Unverified Commit 3542a97c authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

Temporarily disable codecov upload (#59588)

This will need to be moved, so we can skip for now to avoid issues around double uploading or changing the token config. The tool coverage is fairly steady and we're not losing any historical data.
parent 95ee633f
......@@ -190,6 +190,7 @@ task:
- dart --enable-asserts ./dev/bots/test.dart
- name: tool_coverage-linux # linux-only
skip: true # Skip while moving between Cirrus and LUCI
only_if: "$CIRRUS_BRANCH == 'master'"
environment:
# As of February 2020, the tool_coverage-linux shard needed at least 24G of RAM to run without
......
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