Skip to content

Commit f538061

Browse files
committed
fix(ci): lint issue
1 parent 7425024 commit f538061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spell-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- name: Run Spell Check
1717
uses: crate-ci/typos@master
1818
with:
19-
config: ./.github/config/typos.toml
19+
config: ./.github/config/typos.toml

0 commit comments

Comments
 (0)