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 840971f commit 8505991Copy full SHA for 8505991
.github/workflows/ci.yml
@@ -86,6 +86,7 @@ jobs:
86
python-version: ${{ matrix.python.action }}
87
architecture: x64
88
- name: Report Python information
89
+ shell: bash
90
run: |
91
python --version --version
92
echo
0 commit comments