Skip to content

Commit e86b0a3

Browse files
committed
hide simplistic_editor on master
1 parent 1a25382 commit e86b0a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tool/flutter_ci_script_master.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ declare -ar PROJECT_NAMES=(
5959
"rolodex"
6060
"simple_shader"
6161
"simplistic_calculator"
62-
"simplistic_editor"
62+
# TODO(ewindmill): 'scribble' is deprecated and shouldn't be used. Use stylusHandwriting instead.
63+
# "simplistic_editor"
6364
"testing_app"
6465
"veggieseasons"
6566
"web_embedding/element_embedding_demo"

0 commit comments

Comments
 (0)