Skip to content

Commit 3b4f851

Browse files
fixup! [#70236] Add windows tests to gh actions
1 parent 514c90c commit 3b4f851

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ jobs:
209209

210210
- name: Build Windows examples
211211
run: |
212+
exec cmd //c "$RUNNER_TEMP/setup-msys2/msys2 $0"
212213
mkdir -p artifacts/windows_example_binaries
213214
mkdir -p artifacts/windows_test_binaries
214215
mkdir -p build

0 commit comments

Comments
 (0)