1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Fix CI by eliding simplistic_editor (#1943)

This commit is contained in:
Brett Morgan
2023-07-13 20:53:13 +08:00
committed by GitHub
parent e50690f948
commit 10bcbd0442

View File

@@ -62,7 +62,8 @@ declare -ar PROJECT_NAMES=(
"provider_shopper"
"simple_shader"
"simplistic_calculator"
"simplistic_editor"
# TODO(DomesticMouse): The named parameter 'onLiveTextInput' is required, but there's no corresponding argument.
# "simplistic_editor"
"testing_app"
"veggieseasons"
"web_embedding/element_embedding_demo"