forked from phoenix/litellm-mirror
Updated config.yml
This commit is contained in:
parent
f47db44b4f
commit
7b8353e5c6
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ jobs:
|
||||||
pip install "pytest==7.3.1"
|
pip install "pytest==7.3.1"
|
||||||
pip install "pytest-asyncio==0.21.1"
|
pip install "pytest-asyncio==0.21.1"
|
||||||
pip install aiohttp
|
pip install aiohttp
|
||||||
|
pip install openai
|
||||||
# Run pytest and generate JUnit XML report
|
# Run pytest and generate JUnit XML report
|
||||||
- run:
|
- run:
|
||||||
name: Build Docker image
|
name: Build Docker image
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue