We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80309c5 commit 8484c29Copy full SHA for 8484c29
1 file changed
.github/workflows/_checks.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Check spelling with typos
23
uses: crate-ci/typos@v1.42.1
24
with:
25
- config: -c ./_typos.toml
+ config: ./_typos.toml
26
27
lint:
28
name: Lint
0 commit comments