Skip to content

Commit e57ac02

Browse files
committed
added pytest-asyncio
1 parent ab43c0d commit e57ac02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
pip install -e .[cpphash,redis,uwsgi]
3737
pip install pytest --quiet
3838
pip install mock
39+
pip install pytest-asyncio
3940
pip install -r requirements.txt
4041
4142
- name: Run tests

0 commit comments

Comments
 (0)