From cc98af585f24d36b5e5f7f3fc9419e437d7fa35a Mon Sep 17 00:00:00 2001 From: Arjun Suresh Date: Fri, 20 Sep 2024 13:01:37 +0100 Subject: [PATCH] Update test-cm-script-features.yml --- .github/workflows/test-cm-script-features.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-cm-script-features.yml b/.github/workflows/test-cm-script-features.yml index 602b5b80a..0f8b6423f 100644 --- a/.github/workflows/test-cm-script-features.yml +++ b/.github/workflows/test-cm-script-features.yml @@ -36,7 +36,7 @@ jobs: run: | brew install --cask docker brew install docker colima - brew services start colima + colima start - name: Test CM Script Features run: | python script/test-cm-core/src/script/test_deps.py