Skip to content

Commit

Permalink
Update ci-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Melyns authored Sep 12, 2024
1 parent 785fb15 commit a568f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Run tests
run: |
pytest --maxfail=1 --disable-warnings -q
pytest .github/ --maxfail=1 --disable-warnings -q
- name: Lint code
run: |
Expand Down

0 comments on commit a568f90

Please sign in to comment.