`simplistic_editor` is failing on beta CI (#1224)

pull/1225/head
Brett Morgan 3 years ago committed by GitHub
parent 13c12642bc
commit c6663fe4c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -41,7 +41,8 @@ declare -ar PROJECT_NAMES=(
"platform_view_swift" "platform_view_swift"
"provider_counter" "provider_counter"
"provider_shopper" "provider_shopper"
"simplistic_editor" # TODO(domesticmouse): Re-enable once Dart 2.17 is stable
# "simplistic_editor"
# TODO(domesticmouse): Re-enable once Dart 2.17 is stable # TODO(domesticmouse): Re-enable once Dart 2.17 is stable
# "testing_app" # "testing_app"
"veggieseasons" "veggieseasons"

Loading…
Cancel
Save