Skip to content

Commit b0dc565

Browse files
authored
Merge pull request #4386 from hugovk/codecov-comment-false
Re-disable Codecov PR comment
2 parents 22a6738 + fbe6bcb commit b0dc565

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/codecov-upstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ codecov:
88

99
token: 6dafc396-e7f5-4221-a38a-8b07a49fbdae
1010

11-
comment: off
11+
comment: false
1212

1313
# Matches 'omit:' in .coveragerc
1414
ignore:

codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ codecov:
66
# https://docs.codecov.io/docs/comparing-commits
77
allow_coverage_offsets: true
88

9-
comment: off
9+
comment: false
1010

1111
# Matches 'omit:' in .coveragerc
1212
ignore:

0 commit comments

Comments
 (0)