Skip to content

Commit

Permalink
ci: Remove codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
Allaman committed Mar 24, 2024
1 parent a7eb4c2 commit 04ff2d6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@ jobs:
with:
globs: |
README.md
- name: Codespell
uses: codespell-project/actions-codespell@master
with:
check_filenames: true
check_hidden: true
ignore_words_list: noice,windo,enew
docker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 04ff2d6

Please sign in to comment.