Browse Source

Disable Codecov comments for now

pull/601/head
Anders Jenbo 6 years ago
parent
commit
ff8447950b
  1. 1
      codecov.yml

1
codecov.yml

@ -2,6 +2,7 @@ codecov:
require_ci_to_pass: no require_ci_to_pass: no
notify: notify:
wait_for_ci: no wait_for_ci: no
comment: false
ignore: ignore:
- "3rdParty" - "3rdParty"
- "SourceT" - "SourceT"

Loading…
Cancel
Save