Skip to content

Commit c094ca3

Browse files
committed
chore: fix invalid codecov config
Signed-off-by: CrazyMax <[email protected]>
1 parent 481f030 commit c094ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codecov.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ coverage:
99
target: 0
1010
changes: false
1111
ignore:
12-
-**/testutils
12+
- "**/testutils"

0 commit comments

Comments
 (0)