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 ef805c3 commit d70375eCopy full SHA for d70375e
.github/workflows/build-binaries.yml
@@ -56,6 +56,7 @@ jobs:
56
57
# Install the wheel in a new venv and run a test
58
- name: Test wheel
59
+ shell: bash
60
run: |
61
mkdir __test_wheel__
62
cd __test_wheel__
0 commit comments