Skip to content

Commit de50a82

Browse files
committed
Update flutter_ci_script_master.sh
1 parent 2a728dd commit de50a82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

flutter_ci_script_master.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ DIR="${BASH_SOURCE%/*}"
66
source "$DIR/flutter_ci_script_shared.sh"
77

88
declare -a CODELABS=(
9-
"adaptive_app"
9+
# TODO(DomesticMouse): Dart format
10+
# "adaptive_app"
1011
"animated-responsive-layout"
1112
"animations"
1213
"audio_soloud"

0 commit comments

Comments
 (0)