forked from phoenix/litellm-mirror
build(config.yml): add aiohttp to circle ci
This commit is contained in:
parent
7a6b2888c2
commit
b03552790f
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ jobs:
|
|||
command: |
|
||||
pip install "pytest==7.3.1"
|
||||
pip install "pytest-asyncio==0.21.1"
|
||||
pip install aiohttp
|
||||
# Run pytest and generate JUnit XML report
|
||||
- run:
|
||||
name: Build Docker image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue