Skip to content

Commit 34cef1a

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

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/run_test.yml

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

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

0 commit comments

Comments
 (0)