Skip to content

Commit

Permalink
Show test durations
Browse files Browse the repository at this point in the history
  • Loading branch information
bouweandela committed Sep 29, 2023
1 parent 792f7bf commit 644be25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
python -m pip install .[dev]
- name: Run pytest
run: |
python -m pytest -v
python -m pytest -v --durations=0

0 comments on commit 644be25

Please sign in to comment.