Skip to content

Commit

Permalink
fix(workflows): Remove redundant macos command
Browse files Browse the repository at this point in the history
Signed-off-by: Cezar Craciunoiu <[email protected]>
  • Loading branch information
craciunoiuc committed Jan 21, 2025
1 parent bf91509 commit 102047a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests-stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
if: startsWith(matrix.os, 'macos')
run: |
brew install docker colima
open -a Docker
colima start
- name: Set up QEMU
Expand Down

0 comments on commit 102047a

Please sign in to comment.