Skip to content

Commit

Permalink
feat: add check
Browse files Browse the repository at this point in the history
  • Loading branch information
9renpoto committed Dec 31, 2023
1 parent 1906005 commit 2c5ddab
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/cspell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ jobs:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v5
with:
files: |
src/**/*.rs
incremental_files_only: false
incremental_files_only: true
strict: false

0 comments on commit 2c5ddab

Please sign in to comment.