Skip to content

Commit bc9e422

Browse files
committed
full logs for ci
1 parent 629cab6 commit bc9e422

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
run: pip install .
4343
- name: Run tests
4444
working-directory: test
45-
run: pytest
45+
run: pytest -vv

0 commit comments

Comments
 (0)