Skip to content

Commit

Permalink
fix: run colima status to check the sock
Browse files Browse the repository at this point in the history
  • Loading branch information
juanky201271 committed Nov 18, 2024
1 parent 4993f19 commit 19ef2bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/android-macos-integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ jobs:
brew install --formula docker
colima start
- name: Colima status
run: colima status

- name: Pull regchest docker image
run: docker pull zingodevops/regchest:008

Expand Down

0 comments on commit 19ef2bd

Please sign in to comment.