mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-23 04:28:07 +00:00
(ci/cd) print verbose
This commit is contained in:
@@ -61,7 +61,7 @@ jobs:
|
||||
command: |
|
||||
pwd
|
||||
ls
|
||||
python -m pytest -vv litellm/tests/ -x --junitxml=test-results/junit.xml --durations=5
|
||||
python -m pytest -vv litellm/tests/ -x --junitxml=test-results/junit.xml --durations=5 -s
|
||||
no_output_timeout: 120m
|
||||
|
||||
# Store test results
|
||||
|
||||
Reference in New Issue
Block a user