forked from phoenix/litellm-mirror
fix circle ci test
This commit is contained in:
parent
3edcf8c7d8
commit
6d57d3f1dd
2 changed files with 2 additions and 1 deletions
|
@ -15,6 +15,7 @@ jobs:
|
||||||
python -m pip install -r requirements.txt
|
python -m pip install -r requirements.txt
|
||||||
pip install infisical
|
pip install infisical
|
||||||
pip install pytest
|
pip install pytest
|
||||||
|
pip install openai[datalib]
|
||||||
|
|
||||||
# Run pytest and generate JUnit XML report
|
# Run pytest and generate JUnit XML report
|
||||||
- run:
|
- run:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue