Skip to content

Commit e4957a5

Browse files
fix codecov
1 parent 2653bcb commit e4957a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

codecov.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ codecov:
1212
# Setting this configuration as recommended for beginners in the above blog post.
1313
# We can introduce more strict settings as we progress.
1414
coverage:
15+
ignore:
16+
- 'packages/cli/**/*' # Exclude packages/cli directory from coverage
1517
status:
1618
project:
1719
default:

0 commit comments

Comments
 (0)