Skip to content

Commit 7eb2253

Browse files
Fix for Windows
1 parent 4b6c07b commit 7eb2253

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-runner.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
steps:
5454
- name: Configure test runner and paths
5555
id: config
56+
shell: bash
5657
run: |
5758
# Map platform to OS identifiers, architecture, and test runner
5859
case "${{ inputs.platform }}" in

0 commit comments

Comments
 (0)