Skip to content

Commit

Permalink
Colima Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieobject committed Feb 26, 2024
1 parent 17cd5f4 commit 1f7287f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
- name: Install colima
run: brew install colima

- name: Delete colima first
run: colima delete

- name: Start colima
run: colima start

Expand Down

0 comments on commit 1f7287f

Please sign in to comment.