Fix mac_plugin_test task name in try_builders (#82160)
This commit is contained in:
parent
a7af0b3170
commit
191c75d4cf
@ -534,7 +534,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Mac plugin_test",
|
"name": "Mac plugin_test",
|
||||||
"repo": "flutter",
|
"repo": "flutter",
|
||||||
"task_name": "mac_plugin_lint_mac",
|
"task_name": "mac_plugin_test",
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"run_if": ["dev/**", "packages/flutter_tools/**", "bin/**"]
|
"run_if": ["dev/**", "packages/flutter_tools/**", "bin/**"]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user