Skip to content

Commit 87e7ee7

Browse files
authored
Merge pull request #278 from MetRonnie/codecov
Codecov: disable max report age
2 parents b369145 + 435ab60 commit 87e7ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# which branch to monitor and whether wait for ci success
2323
codecov:
2424
branch: master
25-
max_report_age: 5d
25+
max_report_age: off
2626

2727
# define the colour bar limits here
2828
coverage:

0 commit comments

Comments
 (0)