dev-cmd/tests: temporary fix for BuildPulse failure
This commit is contained in:
parent
13f4ecc8cd
commit
b8fb963516
@ -60,7 +60,7 @@ module Homebrew
|
|||||||
|
|
||||||
ohai "Sending test results to BuildPulse"
|
ohai "Sending test results to BuildPulse"
|
||||||
|
|
||||||
system_command! Formula["buildpulse-test-reporter"].opt_bin/"buildpulse-test-reporter",
|
system_command Formula["buildpulse-test-reporter"].opt_bin/"buildpulse-test-reporter",
|
||||||
args: [
|
args: [
|
||||||
"submit", "#{HOMEBREW_LIBRARY_PATH}/test/junit",
|
"submit", "#{HOMEBREW_LIBRARY_PATH}/test/junit",
|
||||||
"--account-id", ENV.fetch("HOMEBREW_BUILDPULSE_ACCOUNT_ID"),
|
"--account-id", ENV.fetch("HOMEBREW_BUILDPULSE_ACCOUNT_ID"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user