diff --git a/codecov.yml b/codecov.yml index d3d5378..b307bf8 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,5 +1,10 @@ comment: false +codecov: + notify: + after_n_builds: 1 + wait_for_ci: false + coverage: status: project: @@ -9,15 +14,5 @@ coverage: default: target: auto -notify: - after_n_builds: 1 - wait_for_ci: false - github_checks: annotations: false - -slack: - default: false - -email: - default: false