mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-07 14:25:13 +00:00
ci(config.yml): run all tests on circle ci
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
||||
command: |
|
||||
pwd
|
||||
ls
|
||||
python -m pytest -vv litellm/tests/test_logging.py --junitxml=test-results/junit.xml
|
||||
python -m pytest -vv litellm/tests/ --junitxml=test-results/junit.xml
|
||||
no_output_timeout: 30m
|
||||
|
||||
# Store test results
|
||||
|
||||
Reference in New Issue
Block a user