Skip to content

Commit 52189c9

Browse files
committed
Test5
1 parent b2748d0 commit 52189c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Install Docker & Colima (macOS)
5454
if: runner.os == 'macOS'
5555
run: |
56-
brew install docker colima
56+
brew install docker colima qemu
5757
5858
- name: Start Colima with qemu (macOS)
5959
if: runner.os == 'macOS'

0 commit comments

Comments
 (0)