diagnostic: don't check CI core branch.
This commit is contained in:
parent
4d90ae2f4d
commit
cb5b14307c
@ -786,6 +786,7 @@ module Homebrew
|
||||
EOS
|
||||
end
|
||||
|
||||
return if ENV["CI"]
|
||||
head = coretap_path.git_head
|
||||
return if head.nil? || head =~ %r{refs/heads/master}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user