We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56880c4 commit 57b0163Copy full SHA for 57b0163
1 file changed
.github/workflows/python.yml
@@ -107,4 +107,4 @@ jobs:
107
run: |
108
python -m pip install -v .
109
- name: Run tests
110
- run: pytest
+ run: pytest -vv
0 commit comments