Skip to content

Commit fdb7db0

Browse files
committed
colima is already pre-installed
1 parent 15178ae commit fdb7db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- name: Install and start dependencies
1818
run: |
19-
brew install docker colima
19+
brew install docker
2020
colima start
2121
2222
- name: Run Typesense

0 commit comments

Comments
 (0)