Skip to content

Fix delivering response promises in actor state destructors #45

Fix delivering response promises in actor state destructors

Fix delivering response promises in actor state destructors #45

Workflow file for this run

name: check-typos
on: [push, pull_request]
jobs:
typos:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v2
- name: Spell checking over all files
uses: crate-ci/typos@master
with:
config: .typos-config.toml