forked from phoenix/litellm-mirror
(ci/cd) print verbose
This commit is contained in:
parent
2c1c75fdf0
commit
85a14d45e5
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ jobs:
|
|||
command: |
|
||||
pwd
|
||||
ls
|
||||
python -m pytest -vv litellm/tests/ -x --junitxml=test-results/junit.xml --durations=5
|
||||
python -m pytest -vv litellm/tests/ -x --junitxml=test-results/junit.xml --durations=5 -s
|
||||
no_output_timeout: 120m
|
||||
|
||||
# Store test results
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue