Unverified Commit 22f0bf87 authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

Silence presubmit codecov checks (#43183)

parent e82ddc4c
......@@ -133,7 +133,7 @@ task:
- dart --enable-asserts ./dev/bots/test.dart
- name: tool_coverage-linux # linux-only
only_if: "changesInclude('.cirrus.yml', 'dev/**', 'packages/flutter_tools/**/*.dart', 'bin/internal/**') || $CIRRUS_PR == ''"
only_if: "$CIRRUS_PR == ''"
environment:
# As of October 2019, the tool_coverage-linux shard needed at least 12G of RAM to run without
# getting OOM-killed, and even 8 CPUs took 25 minutes.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment