Fix Style (again again)

This commit is contained in:
Logicer
2021-07-21 11:15:25 +08:00
committed by Carlo Cabrera
parent 6aab459eb4
commit 4bcc4b4ed6
+1 -1
View File
@@ -29,7 +29,7 @@ module CiMatrix
[*Regexp.last_match(1)]
end
return RUNNERS if args.nil?
# Preform same checks as `brew install` would
required_macos = if args.count > 1
{ versions: args, comparator: "==" }