move folder key gen prisma is in

This commit is contained in:
Ishaan Jaff 2024-09-05 15:24:00 -07:00
parent 5b1d207cf4
commit 3d9049df6d
2 changed files with 1 additions and 1 deletions

View file

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