mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Ignore com.apple.Terminal in CI (#130427)
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
require "forwardable"
|
||||
|
||||
APPLE_LAUNCHJOBS_REGEX =
|
||||
/\A(?:application\.)?com\.apple\.(installer|Preview|Safari|systemevents|systempreferences)(?:\.|$)/.freeze
|
||||
/\A(?:application\.)?com\.apple\.(installer|Preview|Safari|systemevents|systempreferences|Terminal)(?:\.|$)/.freeze
|
||||
|
||||
module Check
|
||||
CHECKS = {
|
||||
|
||||
Reference in New Issue
Block a user