Skip to content

Commit 1c737da

Browse files
Run test script in Bash on Windows
1 parent 84e07c5 commit 1c737da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@ jobs:
314314
- name: Install QEMU
315315
run: choco install qemu
316316
- name: Run tests in QEMU
317+
shell: bash
317318
run: ./tests.sh
318319

319320
# Gather all the above qemu jobs together for the purposes of getting an overall pass-fail

0 commit comments

Comments
 (0)