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.
1 parent f733532 commit ff2095dCopy full SHA for ff2095d
.github/workflows/build.yml
@@ -15,5 +15,6 @@ jobs:
15
python-version: 3.7
16
auto-activate-base: false
17
- name: Test package
18
+ shell: bash -l {0}
19
run: |
20
python3 setup.py test
0 commit comments