Skip to content

Commit e757a22

Browse files
authored
Move Linux coverage back to bringup (flutter#174171)
Because this only runs every 6 commits, it being flaky takes a long time to recover. It's not a priority to keep green and un-flaky at the moment.
1 parent 0059036 commit e757a22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,8 @@ targets:
375375
task_name: analyzer_benchmark
376376

377377
- name: Linux coverage
378+
# Because this only runs every 6 commits, it being flaky takes a long time to recover.
379+
bringup: true
378380
presubmit: false
379381
recipe: flutter/coverage
380382
timeout: 90

0 commit comments

Comments
 (0)