build(config.yml): add aiohttp to circle ci
This commit is contained in:
parent
7a6b2888c2
commit
b03552790f
@ -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…
Reference in New Issue
Block a user