Skip to content

Commit

Permalink
Show tests durations
Browse files Browse the repository at this point in the history
  • Loading branch information
Tranquility2 committed Apr 18, 2024
1 parent f0b4b99 commit 8e48c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ check-lint:
python3 -m pylint --reports=True xls_updater

pytest:
python3 -m pytest -v
python3 -m pytest -v --durations=0

coverage:
python3 -m coverage run --source=xls_updater --module pytest \
Expand Down

0 comments on commit 8e48c3f

Please sign in to comment.