Skip to content

Commit 8ec6dbd

Browse files
committed
fix action
1 parent 8b13cf0 commit 8ec6dbd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/e2e.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,9 @@ jobs:
121121
name: windows (${{ matrix.os }})
122122
runs-on: ${{ matrix.os }}
123123
timeout-minutes: 20
124+
defaults:
125+
run:
126+
shell: pwsh
124127
env:
125128
UV_PYTHON: '3.13'
126129
E2E_PLATFORM: win32

0 commit comments

Comments
 (0)