forked from phoenix/litellm-mirror
ci(test_logging): running just this test on circle ci
This commit is contained in:
parent
9f118bb5db
commit
28a2e31ede
2 changed files with 314 additions and 314 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue