Update the call to analyze the plugins repo (#87121)
This commit is contained in:
parent
ea1182effd
commit
a9fcfd1175
@ -1 +1 @@
|
||||
027db9039c0364cc75273480602d70b58df68a53
|
||||
758c55e42064875ddfc6a89373af07db26c7b733
|
||||
|
@ -1145,6 +1145,7 @@ Future<void> _runFlutterPluginsTests() async {
|
||||
'./script/tool_runner.sh',
|
||||
<String>[
|
||||
'analyze',
|
||||
'--custom-analysis=script/configs/custom_analysis.yaml',
|
||||
],
|
||||
workingDirectory: checkout.path,
|
||||
environment: <String, String>{
|
||||
|
Loading…
x
Reference in New Issue
Block a user