forked from phoenix/litellm-mirror
(chore) ci/cd show durations of slowest tests
This commit is contained in:
parent
2750a26633
commit
f061c775d0
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ jobs:
|
||||||
command: |
|
command: |
|
||||||
pwd
|
pwd
|
||||||
ls
|
ls
|
||||||
python -m pytest -vv litellm/tests/ -x --junitxml=test-results/junit.xml
|
python -m pytest -vv litellm/tests/ -x --junitxml=test-results/junit.xml --durations=5
|
||||||
no_output_timeout: 50m
|
no_output_timeout: 50m
|
||||||
|
|
||||||
# Store test results
|
# Store test results
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue