forked from phoenix/litellm-mirror
(fix) prisma schema
This commit is contained in:
parent
168eabb69a
commit
5a14a7afb3
2 changed files with 3 additions and 1 deletions
|
@ -81,7 +81,7 @@ jobs:
|
|||
command: |
|
||||
pwd
|
||||
ls
|
||||
python -m pytest -vv litellm/tests/ -x -s -v --junitxml=test-results/junit.xml --durations=5
|
||||
python -m pytest -vv 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