From 929468e171c0408ab9c7800aca04fbd00174a7a1 Mon Sep 17 00:00:00 2001 From: godofredoc Date: Fri, 23 Jun 2023 10:38:38 -0700 Subject: [PATCH] Add a devicelab test to recipes cq. (#129411) This is to ensure the devicelab_drone recipe is tested on presubmit. Bug: https://github.com/flutter/flutter/issues/126111 --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index 91658ac23a5..548fbad1ee0 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -2623,6 +2623,7 @@ targets: recipe: devicelab/devicelab_drone timeout: 60 properties: + add_recipes_cq: "true" dependencies: >- [ {"dependency": "gems", "version": "v3.3.14"}