Skip to content

Commit 7877162

Browse files
committed
fix(ci): set HOMEBREW_DEVELOPER=1
1 parent d473756 commit 7877162

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
pull_request:
99
branches: [master]
1010

11+
env:
12+
HOMEBREW_DEVELOPER: 1
13+
1114
jobs:
1215
pacaptr:
1316
strategy:

0 commit comments

Comments
 (0)