forked from phoenix/litellm-mirror
Updated config.yml
This commit is contained in:
parent
f026ed4772
commit
c4e53aa77b
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ jobs:
|
||||||
pwd
|
pwd
|
||||||
ls
|
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
|
||||||
no_output_timeout: 50m
|
no_output_timeout: 120m
|
||||||
|
|
||||||
# Store test results
|
# Store test results
|
||||||
- store_test_results:
|
- store_test_results:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue