Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nils-ChristianIseke committed Feb 16, 2025
1 parent f446922 commit cd92255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: Install codespell
run: pip install codespell
- name: Run codespell
run: codespell --config ./tools/pyproject.toml -skip= ./tools/pyproject.toml
run: codespell --config ./tools/pyproject.toml --skip= ./tools/pyproject.toml

0 comments on commit cd92255

Please sign in to comment.