Skip to content

Commit

Permalink
More detailed info about the tests
Browse files Browse the repository at this point in the history
Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
  • Loading branch information
Joao-L-S-Almeida committed Jul 2, 2024
1 parent efb3e4d commit 4d18145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
pip install -e .
- name: Test with pytest
run: |
pytest tests
pytest -s tests

0 comments on commit 4d18145

Please sign in to comment.