We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13eb7a9 commit ad0cffbCopy full SHA for ad0cffb
1 file changed
.github/workflows/tests.yml
@@ -32,4 +32,4 @@ jobs:
32
python3 -m pip install .[dev]
33
- name: Run pytest
34
run: |
35
- pytest
+ pytest -v
0 commit comments