Skip to content

Commit facab3b

Browse files
committed
Updates for automated testing
1 parent 077a631 commit facab3b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/test_routine.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ jobs:
3030
3131
- name: Run tests
3232
run: |
33-
pytest tests
33+
pytest tests -v
34+

0 commit comments

Comments
 (0)