Update the call to analyze the plugins repo (#87121)

This commit is contained in:
stuartmorgan 2021-07-27 11:34:04 -07:00 committed by GitHub
parent ea1182effd
commit a9fcfd1175
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -1 +1 @@
027db9039c0364cc75273480602d70b58df68a53
758c55e42064875ddfc6a89373af07db26c7b733

View file

@ -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>{