Updated config.yml

This commit is contained in:
Krish Dholakia 2023-11-17 14:24:04 -08:00
parent f026ed4772
commit c4e53aa77b

View file

@ -58,7 +58,7 @@ jobs:
pwd
ls
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: