forked from phoenix/litellm-mirror
Updated config.yml
This commit is contained in:
parent
51663e5618
commit
a871d85696
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: Run tests
|
name: Run tests
|
||||||
command: |
|
command: |
|
||||||
python -m pytest -vv test_logging.py --junitxml=test-results/junit.xml
|
python -m pytest -vv tests/test_logging.py --junitxml=test-results/junit.xml
|
||||||
no_output_timeout: 30m
|
no_output_timeout: 30m
|
||||||
|
|
||||||
# Store test results
|
# Store test results
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue