We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
HOMEBREW_DEVELOPER=1
1 parent d473756 commit 7877162Copy full SHA for 7877162
1 file changed
.github/workflows/test.yml
@@ -8,6 +8,9 @@ on:
8
pull_request:
9
branches: [master]
10
11
+env:
12
+ HOMEBREW_DEVELOPER: 1
13
+
14
jobs:
15
pacaptr:
16
strategy:
0 commit comments