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 3504b59 commit 69ff612Copy full SHA for 69ff612
doc/source/changelog/879.documentation.md
@@ -0,0 +1 @@
1
+Use bash shell for windows
doc/source/migrations/index.rst
@@ -70,6 +70,7 @@ Version ``v10``
70
python-version: ${{ matrix.python-version }}
71
check-licenses: true
72
- name: Perform additional smoke tests
73
+ shell: bash
74
run: |
75
${{ steps.build-wheelhouse.outputs.activate-venv }}
76
<smoke-test-command>
0 commit comments