Skip to content

Commit ce498a7

Browse files
committed
fix: powershell
1 parent a34e28e commit ce498a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_windows_wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
8787
- name: Smoke test from PyPI
8888
if: success()
89-
shell: pwsh
89+
shell: powershell
9090
env:
9191
PYPI_REPOSITORY_URL: ${{ inputs.pypi_repository_url }}
9292
run: |

0 commit comments

Comments
 (0)