1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00

Elide web_dashboard from Master CI (#1535)

This commit is contained in:
Brett Morgan
2022-12-20 10:24:32 +11:00
committed by GitHub
parent 9a82e003ba
commit 07e0119b94

View File

@@ -21,7 +21,8 @@ declare -ar PROJECT_NAMES=(
"desktop_photo_search/material"
"experimental/context_menus"
"experimental/federated_plugin/federated_plugin"
"experimental/web_dashboard"
# TODO(DomesticMouse): Error: Method not found: 'FallThroughError'.
# "experimental/web_dashboard"
# TODO(DomesticMouse): Needs to be re-formatted for Flutter beta
# "experimental/linting_tool"
"experimental/material_3_demo"