Unverified Commit ab2aa319 authored by stuartmorgan's avatar stuartmorgan Committed by GitHub

Roll plugins to 0c99a3ba749bbdc57b0d8895cdfaeef835119613 (#82356)

Manual plugin roll to account for a rename of the script used to run
analysis.
parent 335a3181
26c45dc4d57564beeae1020b2e9c685609c1b9e5
0c99a3ba749bbdc57b0d8895cdfaeef835119613
......@@ -933,7 +933,7 @@ Future<void> _runFlutterPluginsTests() async {
workingDirectory: checkout.path,
);
await runCommand(
'./script/incremental_build.sh',
'./script/tool_runner.sh',
<String>[
'analyze',
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment