forked from phoenix/litellm-mirror
fix config.yml
This commit is contained in:
parent
d65ba87014
commit
d944bd98b9
1 changed files with 19 additions and 20 deletions
|
@ -172,7 +172,6 @@ jobs:
|
||||||
ls
|
ls
|
||||||
python -m pytest -vv -k "router and not openrouter" -x -s -v --junitxml=test-results/junit.xml --durations=5
|
python -m pytest -vv -k "router and not openrouter" -x -s -v --junitxml=test-results/junit.xml --durations=5
|
||||||
no_output_timeout: 120m
|
no_output_timeout: 120m
|
||||||
|
|
||||||
# Store test results
|
# Store test results
|
||||||
- store_test_results:
|
- store_test_results:
|
||||||
path: test-results
|
path: test-results
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue