forked from phoenix/litellm-mirror
(ci/cd) deploy again
This commit is contained in:
parent
12bb705f31
commit
1ad33bf601
2 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,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 -s -v --junitxml=test-results/junit.xml --durations=5
|
||||
no_output_timeout: 120m
|
||||
|
||||
# Store test results
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue