mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-03 23:05:55 +00:00
fix pytest
This commit is contained in:
@@ -243,7 +243,7 @@ jobs:
|
||||
command: |
|
||||
pwd
|
||||
ls
|
||||
python -m pytest -vv tests/ -x --junitxml=test-results/junit.xml --durations=5 "not (otel_tests)"
|
||||
python -m pytest -vv tests/ -x --junitxml=test-results/junit.xml --durations=5 --ignore=tests/otel_tests
|
||||
no_output_timeout: 120m
|
||||
|
||||
# Store test results
|
||||
|
||||
Reference in New Issue
Block a user