Sign in
flutter
/
mirrors
/
packages
/
0042da7e6346af7d8756476d66e065688e58cf38
/
.
/
.ci
/
targets
/
linux_custom_package_tests.yaml
blob: b64cd96059a9fd754d01ae0978c3f60de14be264 [
file
] [
log
] [
blame
]
tasks:
-
name:
prepare tool
script:
.ci/scripts/prepare_tool.sh
infra_step:
true
# Note infra steps failing prevents "always" from running.
-
name:
custom tests
script:
script/tool_runner.sh
args:
[
"custom-test"
]