Skip to content

Commit

Permalink
Remove HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Mar 9, 2024
1 parent a24ecca commit a1bcd6e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ jobs:
clang --version
- name: Install Homebrew packages
env:
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 1
run: |
brew update
brew upgrade
Expand Down

0 comments on commit a1bcd6e

Please sign in to comment.