mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
7 lines
275 B
Plaintext
7 lines
275 B
Plaintext
![]() |
--format NoSeedProgressFormatter
|
||
|
--format ParallelTests::RSpec::RuntimeLogger
|
||
|
--out <%= ENV["PARALLEL_RSPEC_LOG_PATH"] %>
|
||
|
--format RspecJunitFormatter
|
||
|
--out test/junit/rspec<%= ENV["TEST_ENV_NUMBER"] %>.xml
|
||
|
<%= "--format RSpec::Github::Formatter" if ENV["GITHUB_ACTIONS"] %>
|