Skip to content

Commit fe796ef

Browse files
authored
[3.6] Make codecov config on master the only config used (GH-2041) (GH-2052)
This will allow for centralized management of the Codecov config to prevent skew as well as easier management going forward. Closes python/core-workflowGH-81. (cherry picked from commit 11ffb45)
1 parent fe9c7a0 commit fe796ef

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)