dev-cmd/test: use localised no-api scoping
This commit is contained in:
parent
68289f1165
commit
e2e80d77a3
@ -870,7 +870,6 @@ then
|
||||
livecheck
|
||||
pr-pull
|
||||
pr-upload
|
||||
test
|
||||
update-python-resources
|
||||
)
|
||||
|
||||
|
||||
@ -28,7 +28,7 @@ module Homebrew
|
||||
switch "--retry",
|
||||
description: "Retry if a testing fails."
|
||||
|
||||
named_args :installed_formula, min: 1
|
||||
named_args :installed_formula, min: 1, without_api: true
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user