We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9afc874 commit 3a4c0edCopy full SHA for 3a4c0ed
.github/workflows/tests.yml
@@ -34,4 +34,4 @@ jobs:
34
python -m pip install .[dev]
35
- name: Run pytest
36
run: |
37
- python -m pytest -v
+ python -m pytest -v --durations=0
0 commit comments