Mark Linux coverage as bringup (#166144)

For https://github.com/flutter/flutter/issues/164591
This commit is contained in:
Zachary Anderson 2025-03-28 09:59:52 -07:00 committed by GitHub
parent 5e94f8a9d4
commit d30c767656
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -393,6 +393,7 @@ targets:
task_name: analyzer_benchmark task_name: analyzer_benchmark
- name: Linux coverage - name: Linux coverage
bringup: true # https://github.com/flutter/flutter/issues/164591
presubmit: false presubmit: false
recipe: flutter/coverage recipe: flutter/coverage
timeout: 120 timeout: 120