(fix) prisma schema

This commit is contained in:
ishaan-jaff 2024-02-29 19:21:57 -08:00
parent 168eabb69a
commit 5a14a7afb3
2 changed files with 3 additions and 1 deletions

View file

@ -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