Skip to content

Commit af64b67

Browse files
is2eiIvanGoncharov
andauthored
pass valid value to codecov config (#3543)
Co-authored-by: Ivan Goncharov <[email protected]>
1 parent 16503cd commit af64b67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

codecov.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
codecov:
22
notify:
3-
require_ci_to_pass: yes
3+
require_ci_to_pass: true
44

55
parsers:
66
javascript:
7-
enable_partials: yes
7+
enable_partials: true
88

9-
comment: no
9+
comment: false
1010
coverage:
1111
status:
1212
project:

0 commit comments

Comments
 (0)