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

Elide form_app on master CI (#1416)

This commit is contained in:
Brett Morgan
2022-09-08 13:20:51 +10:00
committed by GitHub
parent 1c132611f5
commit 726bef3b08

View File

@@ -23,7 +23,8 @@ declare -ar PROJECT_NAMES=(
# "experimental/linting_tool"
"experimental/material_3_demo"
"flutter_maps_firestore"
"form_app"
# TODO(domesticmouse): 'errorColor' is deprecated and shouldn't be used.
# "form_app"
"game_template"
"infinite_list"
"ios_app_clip"