Skip to content

Commit

Permalink
Try setting HOMEBREW_NO_INSTALL_FROM_API
Browse files Browse the repository at this point in the history
  • Loading branch information
nwhetsell committed Feb 18, 2023
1 parent 5d31b04 commit a2c4d19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
branches:
- master
pull_request:
env:
HOMEBREW_NO_INSTALL_FROM_API: 1
jobs:
test-bot:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit a2c4d19

Please sign in to comment.