(ci/cd) yml

This commit is contained in:
ishaan-jaff 2023-12-12 12:33:03 -08:00
parent b6b88370ca
commit 766a6b9014

View file

@ -61,7 +61,7 @@ jobs:
command: |
pwd
ls
python -m pytest -vv litellm/tests/ -x --junitxml=test-results/junit.xml --durations=5 -s
python -m pytest -vv litellm/tests/ -x --junitxml=test-results/junit.xml --durations=5
no_output_timeout: 120m
# Store test results