(fix) config.yml

This commit is contained in:
ishaan-jaff 2024-03-09 18:37:56 -08:00
parent 578d1ef3c6
commit d648cd6c0f

View file

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