mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Fix CI by eliding simplistic_editor (#1943)
This commit is contained in:
@@ -62,7 +62,8 @@ declare -ar PROJECT_NAMES=(
|
|||||||
"provider_shopper"
|
"provider_shopper"
|
||||||
"simple_shader"
|
"simple_shader"
|
||||||
"simplistic_calculator"
|
"simplistic_calculator"
|
||||||
"simplistic_editor"
|
# TODO(DomesticMouse): The named parameter 'onLiveTextInput' is required, but there's no corresponding argument.
|
||||||
|
# "simplistic_editor"
|
||||||
"testing_app"
|
"testing_app"
|
||||||
"veggieseasons"
|
"veggieseasons"
|
||||||
"web_embedding/element_embedding_demo"
|
"web_embedding/element_embedding_demo"
|
||||||
|
|||||||
Reference in New Issue
Block a user