From d30c7676564bbe9b77abcc65d9b7550eb3e246f5 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Fri, 28 Mar 2025 09:59:52 -0700 Subject: [PATCH] Mark Linux coverage as bringup (#166144) For https://github.com/flutter/flutter/issues/164591 --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index a7b608466b..62b9849c38 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -393,6 +393,7 @@ targets: task_name: analyzer_benchmark - name: Linux coverage + bringup: true # https://github.com/flutter/flutter/issues/164591 presubmit: false recipe: flutter/coverage timeout: 120