Skip to content

Commit 78495ff

Browse files
committed
Fix codecov ignores
1 parent 009bdb5 commit 78495ff

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
@@ -1,4 +1,4 @@
11
coverage:
22
ignore:
3-
- examples/*
4-
- vendor/*
3+
- examples/**/*
4+
- vendor/**/*

0 commit comments

Comments
 (0)