Skip to content

Commit

Permalink
workflows/tests: enable analytics for test bot.
Browse files Browse the repository at this point in the history
Will start logging test bot steps and whether they pass or fail.

Requires Homebrew/brew#16847
Requires Homebrew/homebrew-test-bot#1025
  • Loading branch information
MikeMcQuaid committed Apr 25, 2024
1 parent 6d0e784 commit 7b0d87e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Expand Up @@ -12,6 +12,7 @@ env:
HOMEBREW_GITHUB_ACTIONS: 1
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_NO_INSTALL_FROM_API: 1
HOMEBREW_TEST_BOT_ANALYTICS: 1
GH_REPO: ${{github.repository}}
GH_NO_UPDATE_NOTIFIER: 1
GH_PROMPT_DISABLED: 1
Expand Down

0 comments on commit 7b0d87e

Please sign in to comment.