We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d3a80d commit f1b4b98Copy full SHA for f1b4b98
1 file changed
.github/workflows/ci.yml
@@ -97,6 +97,7 @@ jobs:
97
path: dist
98
99
- name: Install wheel and test dependencies
100
+ shell: bash
101
run: |
102
pip install dist/*.whl
103
pip install pytest pytest-asyncio
0 commit comments