Skip to content

Commit 3a4c0ed

Browse files
bouweandelaegpbos
authored andcommitted
Show test durations
1 parent 9afc874 commit 3a4c0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
python -m pip install .[dev]
3535
- name: Run pytest
3636
run: |
37-
python -m pytest -v
37+
python -m pytest -v --durations=0

0 commit comments

Comments
 (0)