We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cf1794 commit 1edea4eCopy full SHA for 1edea4e
.github/workflows/ci.yml
@@ -95,5 +95,5 @@ jobs:
95
- name: Install dispatcher
96
run: pip install -e .[pg_notify]
97
- run: make postgres
98
- - run: pip install pytest pytest-benchmark
+ - run: pip install pytest pytest-benchmark pytest-asyncio
99
- run: make benchmark
0 commit comments