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.
This commit is contained in:
parent
95ee633f66
commit
3542a97c2f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user