Skip to content

Commit

Permalink
Setup homebrew in tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nlisgo authored Jul 3, 2023
1 parent e908b6e commit 6b96c69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
cd drupal-contrib
make ${{ matrix.drupal_version }}
- name: Setup homebrew
uses: Homebrew/actions/setup-homebrew@master

- name: Setup bats
run: |
brew tap kaos/shell
Expand Down

0 comments on commit 6b96c69

Please sign in to comment.