forked from phoenix/litellm-mirror
Merge branch 'main' into litellm_add_semantic_cache
This commit is contained in:
commit
7cb69c72c8
25 changed files with 1499 additions and 342 deletions
|
@ -80,7 +80,7 @@ jobs:
|
|||
command: |
|
||||
pwd
|
||||
ls
|
||||
python -m pytest -vv litellm/tests/ -x --junitxml=test-results/junit.xml --durations=5
|
||||
python -m pytest -vv -s litellm/tests/ -x --junitxml=test-results/junit.xml --durations=5
|
||||
no_output_timeout: 120m
|
||||
|
||||
# Store test results
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue