Skip to content

Commit

Permalink
🧪 Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
arxyzan committed Feb 5, 2024
1 parent 045b820 commit d00c30a
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 @@ -23,4 +23,4 @@ jobs:
pip install pytest
- name: Run pytest
run: |
CI_MODE=TRUE pytest tests/
CI_MODE=TRUE pytest -v tests/

0 comments on commit d00c30a

Please sign in to comment.