mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
Updated config.yml
This commit is contained in:
parent
9aeea3a4ad
commit
1984344d18
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ jobs:
|
|||
command: |
|
||||
pwd
|
||||
ls
|
||||
python -m pytest -vv litellm/tests/ --junitxml=test-results/junit.xml
|
||||
python -m pytest -vv litellm/tests/ -x --junitxml=test-results/junit.xml
|
||||
no_output_timeout: 50m
|
||||
|
||||
# Store test results
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue