Skip to content

Commit aa7af19

Browse files
committed
nocapture
1 parent 0f06d7f commit aa7af19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
- name: Install pytest and numpy
5656
run: pip install pytest numpy
5757
- name: Run pytest
58-
run: python -u -m pytest --verbose
58+
run: python -u -m pytest --verbose --capture=no

0 commit comments

Comments
 (0)