Skip to content

Commit 1d93db0

Browse files
Elide boring_to_beautiful
1 parent 6ac0759 commit 1d93db0

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
@@ -11,7 +11,8 @@ declare -a CODELABS=(
1111
"animated-responsive-layout"
1212
"animations"
1313
"audio_soloud"
14-
"boring_to_beautiful"
14+
# TODO(DomesticMouse): The argument type 'CardTheme' can't be assigned to the parameter type 'CardThemeData?'.
15+
# "boring_to_beautiful"
1516
"brick_breaker"
1617
"dart-patterns-and-records"
1718
"deeplink_cookbook"

0 commit comments

Comments
 (0)