Fix CI by eliding `simplistic_editor` (#1943)

pull/1945/head
Brett Morgan 1 year ago committed by GitHub
parent e50690f948
commit 10bcbd0442
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"

Loading…
Cancel
Save