Skip to content

Commit c9935bf

Browse files
committed
test: fix codecov settings
1 parent 607d22a commit c9935bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.codecov.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ coverage:
22
range: "50..100"
33
status:
44
project: no
5-
patch: no
5+
patch: false
66
comment:
7-
require_changes: yes
7+
require_changes: true
88
behavior: once

0 commit comments

Comments
 (0)