1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-22 04:17:50 +00:00

Enable CI checks to run on the gallery (#181)

This commit is contained in:
rami-a
2019-12-12 12:47:46 -05:00
committed by Andrew Brogdon
parent 400f305ecd
commit 218fca3f20

View File

@@ -15,6 +15,7 @@ function getFlutterPath() {
declare -a PROJECT_NAMES=(
"animations" \
"chrome-os-best-practices" \
"gallery/gallery" \
"flutter_maps_firestore" \
"isolate_example" \
"jsonexample" \