Fix a data issue in prod_builder.json (#64116)

This commit is contained in:
Tong Wu 2020-08-18 17:51:29 -07:00 committed by GitHub
parent e1a09622df
commit d6c254be4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,7 +94,7 @@
"name": "Windows tool_tests",
"repo": "flutter",
"task_name": "win_tool_tests",
"enabled":true
"flaky": false
}
]
}