forked from phoenix/litellm-mirror
ci(test_logging): debugging circle ci
This commit is contained in:
parent
4b35f1b6bd
commit
9f118bb5db
2 changed files with 21 additions and 20 deletions
|
@ -55,6 +55,7 @@ jobs:
|
|||
name: Run tests
|
||||
command: |
|
||||
pwd
|
||||
ls
|
||||
python -m pytest -vv tests/test_logging.py --junitxml=test-results/junit.xml
|
||||
no_output_timeout: 30m
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue