Skip to content

Commit 99fbb08

Browse files
committed
fix(codecov): add 'example/**' to ignored paths
1 parent 93203a2 commit 99fbb08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)