We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98feb01 commit 7f0f574Copy full SHA for 7f0f574
.github/workflows/tests.yml
@@ -71,6 +71,7 @@ jobs:
71
ls
72
73
- name: Install downloaded wheel
74
+ shell: bash
75
run: |
76
pip install pywavelets-*-abi3-*.whl
77
0 commit comments