Skip to content

Commit c3d7960

Browse files
committed
Update run_test.yml
1 parent 34cef1a commit c3d7960

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
run: pip install pytest
3333

3434
- name: Run tests
35-
run: pytest -W always
35+
run: pytest -s -W always
3636

0 commit comments

Comments
 (0)