Skip to content

Commit

Permalink
grumble
Browse files Browse the repository at this point in the history
  • Loading branch information
vEnhance committed Jan 20, 2024
1 parent decbae0 commit 3a043ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ jobs:
ruff format --diff $(git ls-files '*.py')
- name: Run spell-check
run: |
codespell $(git ls-files) --toml pyproject.toml -q 0
codespell $(git ls-files)

0 comments on commit 3a043ff

Please sign in to comment.