Skip to content

Commit 739d44f

Browse files
committed
Re-enable beta and master CI
1 parent a31ae00 commit 739d44f

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

tool/flutter_ci_script_beta.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ declare -ar PROJECT_NAMES=(
3838
"platform_view_swift"
3939
"provider_counter"
4040
"provider_shopper"
41-
# TODO(DomesticMouse): https://github.com/flutter/samples/issues/1443
42-
# "simplistic_editor"
41+
"simplistic_editor"
4342
"testing_app"
4443
"veggieseasons"
4544
)

tool/flutter_ci_script_master.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ declare -ar PROJECT_NAMES=(
4040
"platform_view_swift"
4141
"provider_counter"
4242
"provider_shopper"
43-
# TODO(domesticmouse): Missing concrete implementation of 'TextInputClient.performSelector'
44-
# "simplistic_editor"
43+
"simplistic_editor"
4544
"testing_app"
4645
"veggieseasons"
4746
)

0 commit comments

Comments
 (0)