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 469522e commit 77e0043
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 src/
ruff --version && ruff check .
test:
needs: linting
strategy:
Expand Down

0 comments on commit 77e0043

Please sign in to comment.