Skip to content

Commit 2a73dad

Browse files
committed
try dropping HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1
1 parent 0efef36 commit 2a73dad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_ci-mac-homebrew.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ fi
2929

3030
if [ -n "${extra}" ]; then
3131
export HOMEBREW_NO_AUTO_UPDATE=1
32-
export HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1
3332
export HOMEBREW_NO_ANALYTICS=1
3433
export HOMEBREW_NO_ANALYTICS_MESSAGE_OUTPUT=1
3534
brew update >/dev/null || true

0 commit comments

Comments
 (0)