Skip to content

Commit

Permalink
install colima in android integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
clangenb committed Nov 12, 2024
1 parent 00634be commit 115158f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

- name: Start colima a docker runtime for MacOs
run: |
brew install docker
brew install docker colima
colima start
- name: Run encointer-node
Expand Down

0 comments on commit 115158f

Please sign in to comment.