Skip to content

Commit 4d18145

Browse files
More detailed info about the tests
Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
1 parent efb3e4d commit 4d18145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
pip install -e .
2525
- name: Test with pytest
2626
run: |
27-
pytest tests
27+
pytest -s tests

0 commit comments

Comments
 (0)