Skip to content

Commit ee37f7a

Browse files
committed
chore(codecov): add "example/**" to ignored paths
1 parent c975132 commit ee37f7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codecov.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ ignore:
3131
- ".mage-cache/**"
3232
- ".vscode/**"
3333
- "bin/**"
34+
- "example/**"
3435
- "examples/**"
3536
- "mocks/**"
3637
- "testing/**"

0 commit comments

Comments
 (0)