Skip to content

Commit 644be25

Browse files
committed
Show test durations
1 parent 792f7bf commit 644be25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)