Skip to content

Commit 0e0a150

Browse files
authored
chore(ci): Change HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK to 0
1 parent b8fb9a2 commit 0e0a150

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ concurrency:
55
cancel-in-progress: true
66

77
env:
8-
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 1
8+
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 0
99
HOMEBREW_NO_REQUIRE_TAP_TRUST: 1
1010
TERM: xterm-256color
1111

0 commit comments

Comments
 (0)