Skip to content

Commit

Permalink
[tests only] Fix brew-not-found error (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
rfay authored Sep 25, 2022
1 parent f29f6fa commit 2f155dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- run: echo "/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin" >> $GITHUB_PATH
- name: Environment setup
run: |
brew install bats-core
Expand Down

0 comments on commit 2f155dd

Please sign in to comment.