Skip to content

Commit

Permalink
change root directory
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray committed Jan 21, 2023
1 parent cca01db commit 324513c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,4 @@ jobs:
- uses: actions/checkout@v3
- uses: streetsidesoftware/cspell-action@v2
- with:
files: |
**/*.{rs, ts,js}
root: 'crates' # Should only spellcheck files in crates/ directory

0 comments on commit 324513c

Please sign in to comment.