Skip to content

Commit 1edea4e

Browse files
committed
Test dependency
1 parent 8cf1794 commit 1edea4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,5 @@ jobs:
9595
- name: Install dispatcher
9696
run: pip install -e .[pg_notify]
9797
- run: make postgres
98-
- run: pip install pytest pytest-benchmark
98+
- run: pip install pytest pytest-benchmark pytest-asyncio
9999
- run: make benchmark

0 commit comments

Comments
 (0)