Skip to content

Commit

Permalink
use upstream codespell action (mne-tools#11053)
Browse files Browse the repository at this point in the history
  • Loading branch information
drammock authored Aug 18, 2022
1 parent 0cd79a3 commit dd3d0f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codespell_and_flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
name: 'Setup flake8 annotations'
- run: make flake
name: 'Run flake8'
- uses: GuillaumeFavelier/actions-codespell@feat/quiet_level
- uses: codespell-project/actions-codespell@v1.0
with:
path: ${{ env.CODESPELL_DIRS }}
skip: ${{ env.CODESPELL_SKIPS }}
Expand Down
1 change: 0 additions & 1 deletion ignore_words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,3 @@ trough
recuse
ro
nam
bu

0 comments on commit dd3d0f4

Please sign in to comment.