Skip to content

Commit

Permalink
brew doctor
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed Mar 21, 2024
1 parent 4f44d22 commit 7b79c81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: "Debug: brew doctor"
run: brew doctor
- name: Install ImageMagick
run: env HOMEBREW_NO_AUTO_UPDATE=1 brew install imagemagick
- name: make test
Expand Down

0 comments on commit 7b79c81

Please sign in to comment.