Sign in
flutter
/
mirrors
/
packages
/
195b2d62a0514d018f3d8e1c71fe68a5220aa206
/
.
/
.ci
/
targets
/
linux_custom_package_tests.yaml
blob: cdc334ac27253fdf14bd49879817b373eedc8d35 [
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:
.ci/scripts/tool_runner.sh
args:
[
"custom-test"
]