Skip to content

Commit ac267d3

Browse files
Elide tooling as well
1 parent 08da69c commit ac267d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

flutter_ci_script_main.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ declare -a CODELABS=(
3434
"tfagents-flutter"
3535
"tfrs-flutter"
3636
"tfserving-flutter"
37-
"tooling"
37+
# TODO: Fix experimental_member_use warning
38+
# "tooling"
3839
"webview_flutter"
3940
)
4041

0 commit comments

Comments
 (0)