Skip to content

Commit 5ad39b6

Browse files
committed
Add colorist to CI
1 parent 5a194d1 commit 5ad39b6

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

flutter_ci_script_beta.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ declare -a CODELABS=(
1414
# TODO(DomesticMouse): The argument type 'CardTheme' can't be assigned to the parameter type 'CardThemeData?'.
1515
# "boring_to_beautiful"
1616
"brick_breaker"
17+
"colorist"
1718
"dart-patterns-and-records"
1819
"deeplink_cookbook"
1920
"ffigen_codelab"

flutter_ci_script_master.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ declare -a CODELABS=(
1414
# TODO(DomesticMouse): The argument type 'CardTheme' can't be assigned to the parameter type 'CardThemeData?'.
1515
# "boring_to_beautiful"
1616
"brick_breaker"
17+
"colorist"
1718
"dart-patterns-and-records"
1819
"deeplink_cookbook"
1920
"ffigen_codelab"

flutter_ci_script_stable.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ declare -a CODELABS=(
1212
"audio_soloud"
1313
"boring_to_beautiful"
1414
"brick_breaker"
15+
"colorist"
1516
"dart-patterns-and-records"
1617
"deeplink_cookbook"
1718
"ffigen_codelab"

0 commit comments

Comments
 (0)