Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions flutter_ci_script_main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ DIR="${BASH_SOURCE%/*}"
source "$DIR/flutter_ci_script_shared.sh"

declare -a CODELABS=(
# TODO(DomesticMouse): Enable once https://github.com/flutter/flutter/issues/173904 is fixed
# "adaptive_app"
"adaptive_app"
"animated-responsive-layout"
"animations"
"audio_soloud"
Expand Down
Loading