Skip to content

Commit

Permalink
fix(test): BCLM was not installed
Browse files Browse the repository at this point in the history
Because test doesn't use Brewfile.
  • Loading branch information
5ouma authored Mar 29, 2024
1 parent 051e371 commit 89cbe9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: 🍎 Install macOS tools via Homebrew
if: ${{ matrix.os == 'macOS-14' }}
run: brew install 5ouma/formula/mksei 5ouma/formula/mli blacktop/tap/lporg
run: brew install 5ouma/formula/mksei 5ouma/formula/mli blacktop/tap/lporg zackelia/formulae/bclm

- name: ⚙️ Run setup
env:
Expand Down

0 comments on commit 89cbe9b

Please sign in to comment.