Skip to content

Commit 11ffb45

Browse files
authored
Make codecov config on master the only config used (GH-2041)
This will allow for centralized management of the Codecov config to prevent skew as well as easier management going forward. Closes python/core-workflow#81.
1 parent 70fede1 commit 11ffb45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/codecov.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
codecov:
2+
strict_yaml_branch: master
23
notify:
34
require_ci_to_pass: true
45
comment: off

0 commit comments

Comments
 (0)