We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a34e28e commit ce498a7Copy full SHA for ce498a7
.github/workflows/test_windows_wheel.yml
@@ -86,7 +86,7 @@ jobs:
86
87
- name: Smoke test from PyPI
88
if: success()
89
- shell: pwsh
+ shell: powershell
90
env:
91
PYPI_REPOSITORY_URL: ${{ inputs.pypi_repository_url }}
92
run: |
0 commit comments