Unverified Commit 92574d95 authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

Remove skip clause on tools coverage (#35157)

parent ef901c7a
......@@ -121,8 +121,6 @@ task:
cpu: 4
memory: 12G
- name: tool_coverage-linux
# Only re-run tool coverage if the package itself changed.
skip: "!changesInclude('./packages/flutter_tools/**/*', '.cirrus.yml', './dev/bots/test.dart')"
env:
GCLOUD_SERVICE_ACCOUNT_KEY: ENCRYPTED[f12abe60f5045d619ef4c79b83dd1e0722a0b0b13dbea95fbe334e2db7fffbcd841a5a92da8824848b539a19afe0c9fb]
CODECOV_TOKEN: ENCRYPTED[7c76a7f8c9264f3b7f3fd63fcf186f93c62c4dfe43ec288861c2f506d456681032b89efe7b7a139c82156350ca2c752c]
......
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