ci(test_logging): running just this test on circle ci

This commit is contained in:
Krrish Dholakia 2023-10-07 18:23:54 -07:00
parent 9f118bb5db
commit 28a2e31ede
2 changed files with 314 additions and 314 deletions

View file

@ -56,7 +56,7 @@ jobs:
command: |
pwd
ls
python -m pytest -vv tests/test_logging.py --junitxml=test-results/junit.xml
python -m pytest -vv litellm/tests/test_logging.py --junitxml=test-results/junit.xml
no_output_timeout: 30m
# Store test results