Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
jbirddog committed Oct 9, 2024
1 parent 54b7e9e commit 469522e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
restore-keys: ${{ runner.os }}-pip
- run: python -m pip install ruff
- run: |
ruff check .
ruff check src/
test:
needs: linting
strategy:
Expand Down

0 comments on commit 469522e

Please sign in to comment.