Revert "Disable temporarily validate_scheduler config. (#82073)" (#82156)

This reverts commit 411eeb4155363303be84b162b2b0be6c23eb8de7.
This commit is contained in:
Zachary Anderson 2021-05-10 08:55:46 -07:00 committed by GitHub
parent bfe16a8640
commit c7c67e19af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -448,7 +448,7 @@
"name": "Linux validate_ci_config",
"repo": "flutter",
"task_name": "linux_validate_ci_config",
"flaky": true
"flaky": false
},
{
"name": "Linux web_tool_tests",

View File

@ -232,7 +232,7 @@
"name": "Linux validate_ci_config",
"repo": "flutter",
"task_name": "linux_validate_ci_config",
"enabled": false
"enabled": true
},
{
"name": "Linux web_tool_tests",