diff --git a/engine/src/flutter/.ci.yaml b/engine/src/flutter/.ci.yaml index 93abc3232a9..8100773cbd9 100644 --- a/engine/src/flutter/.ci.yaml +++ b/engine/src/flutter/.ci.yaml @@ -208,6 +208,10 @@ targets: properties: add_recipes_cq: "true" gcs_goldens_bucket: flutter_logs + dependencies: >- + [ + {"dependency": "goldctl"} + ] timeout: 60 scheduler: luci runIf: @@ -274,6 +278,10 @@ targets: recipe: web_engine properties: gcs_goldens_bucket: flutter_logs + dependencies: >- + [ + {"dependency": "goldctl"} + ] timeout: 60 scheduler: luci runIf: