We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 629cab6 commit bc9e422Copy full SHA for bc9e422
1 file changed
.github/workflows/unit_tests.yml
@@ -42,4 +42,4 @@ jobs:
42
run: pip install .
43
- name: Run tests
44
working-directory: test
45
- run: pytest
+ run: pytest -vv
0 commit comments