1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-05 19:22:08 +00:00

Unbreaking beta and dev tests (#839)

This commit is contained in:
Andrew Brogdon
2021-06-29 17:22:37 -07:00
committed by GitHub
parent 5280720df7
commit 9e0ba9a97e
5 changed files with 20 additions and 4 deletions

View File

@@ -2,6 +2,8 @@
set -e
flutter doctor -v
###############################################################################
# Helper functions
###############################################################################