We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5363c9e + a1f0c9f commit a0cbc28Copy full SHA for a0cbc28
.github/workflows/test_package.yml
@@ -23,6 +23,7 @@ jobs:
23
python-version: ${{ matrix.python-version }}
24
25
- name: Install dependencies
26
+ shell: bash
27
run: |
28
python -m pip install --upgrade pip
29
pip install pytest
0 commit comments