Skip to content
Snippets Groups Projects
Commit 7c27fda1 authored by Mike McQuaid's avatar Mike McQuaid
Browse files

test-bot: always check style of formula.

parent 2714b163
No related branches found
No related tags found
No related merge requests found
......@@ -634,6 +634,7 @@ module Homebrew
install_passed = steps.last.passed?
end
end
test "brew", "style", formula_name
test "brew", "audit", *audit_args
if install_passed
if formula.stable? && !ARGV.include?("--fast") && !ARGV.include?("--no-bottle") && !formula.bottle_disabled?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment