Updated config.yml

This commit is contained in:
Krish Dholakia 2023-10-24 12:28:29 -07:00
parent 9aeea3a4ad
commit 1984344d18

View file

@ -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