Skip to content

Commit 99a8dd2

Browse files
committed
Updates for automated testing
1 parent d9e3e58 commit 99a8dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_routine.yml

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

0 commit comments

Comments
 (0)