Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 367897e

Browse files
authored
Specify number of builds before reporting status on codecov (#2094)
1 parent cf477ff commit 367897e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/codecov.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
codecov:
22
require_ci_to_pass: false
3+
notify:
4+
after_n_builds: 5
35

46
comment: false
57

0 commit comments

Comments
 (0)