Skip to content

Commit

Permalink
test docker cask flag vr tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccar committed Sep 13, 2024
1 parent 78227f4 commit f6a3a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/visual-regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: yarn install
- name: Install Docker
run: |
brew install docker
brew install --cask docker
colima start
- name: Run visual regression tests
id: vr
Expand Down

0 comments on commit f6a3a39

Please sign in to comment.