mirror of
https://github.com/flutter/packages.git
synced 2025-06-25 01:39:09 +08:00
remove temporary flag after migration (#3498)
remove temporary flag after migration
This commit is contained in:
@ -20,4 +20,4 @@ readonly TOOL_PATH="$REPO_DIR/script/tool/bin/flutter_plugin_tools.dart"
|
||||
cd "$REPO_DIR"
|
||||
# Run from the in-tree source.
|
||||
# PACKAGE_SHARDING is (optionally) set from Cirrus. See .cirrus.yml
|
||||
USE_FLUTTER_TEST_FONT=1 dart run "$TOOL_PATH" "$@" --packages-for-branch --log-timing $PACKAGE_SHARDING
|
||||
dart run "$TOOL_PATH" "$@" --packages-for-branch --log-timing $PACKAGE_SHARDING
|
||||
|
Reference in New Issue
Block a user