forked from phoenix/litellm-mirror
move folder key gen prisma is in
This commit is contained in:
parent
5b1d207cf4
commit
3d9049df6d
2 changed files with 1 additions and 1 deletions
|
@ -321,7 +321,7 @@ jobs:
|
|||
command: |
|
||||
pwd
|
||||
ls
|
||||
python -m pytest -s -vv tests/ -x --junitxml=test-results/junit.xml --durations=5 --ignore=tests/otel_tests --ignore=tests/pass_through_tests
|
||||
python -m pytest -s -vv tests/ -x --junitxml=test-results/junit.xml --durations=5 --ignore=tests/otel_tests --ignore=tests/pass_through_tests --ignore=tests/proxy_admin_ui_tests
|
||||
no_output_timeout: 120m
|
||||
|
||||
# Store test results
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue