forked from phoenix/litellm-mirror
(fix) config.yml
This commit is contained in:
parent
578d1ef3c6
commit
d648cd6c0f
1 changed files with 0 additions and 3 deletions
|
@ -19,15 +19,12 @@ jobs:
|
|||
pip install jinja2
|
||||
pip install tokenizers
|
||||
pip install openai
|
||||
- run:
|
||||
name: Check if litellm dir was updated or if pyproject.toml was modified
|
||||
- run:
|
||||
name: Run tests
|
||||
command: |
|
||||
pwd
|
||||
ls
|
||||
python -m pytest -vv litellm/tests/test_python_38.py
|
||||
no_output_timeout: 120m
|
||||
|
||||
build_and_test:
|
||||
machine:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue