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",
|
||||
"repo": "flutter",
|
||||
"task_name": "mac_plugin_lint_mac",
|
||||
"task_name": "mac_plugin_test",
|
||||
"enabled": true,
|
||||
"run_if": ["dev/**", "packages/flutter_tools/**", "bin/**"]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user