Skip to content

Commit

Permalink
workflows: add missing environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
sayomaki authored Oct 7, 2023
1 parent f8da24f commit 3842d97
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ on:
- main
pull_request:

env:
HOMEBREW_DEVELOPER: 1
HOMEBREW_GITHUB_ACTIONS: 1
HOMEBREW_NO_AUTO_UPDATE: 1

jobs:
test-bot:
strategy:
Expand Down

0 comments on commit 3842d97

Please sign in to comment.