Skip to content

Commit

Permalink
Merge branch 'main' into dependencies/9/remove-unused-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccar authored Sep 25, 2023
2 parents 50a5e76 + 511c252 commit 89f40d4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ jobs:
- name: Install Docker
run: |
brew install docker
brew remove --ignore-dependencies qemu
curl -o ./qemu.rb https://raw.githubusercontent.com/Homebrew/homebrew-core/dc0669eca9479e9eeb495397ba3a7480aaa45c2e/Formula/qemu.rb
brew install ./qemu.rb
colima start
- name: Run visual regression tests
run: yarn test-visual
Expand Down

0 comments on commit 89f40d4

Please sign in to comment.