Skip to content

Commit aec4139

Browse files
committed
chore: ignore jupyter notebooks from codecov
1 parent 26229d8 commit aec4139

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

codecov.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
ignore:
2+
- "**/*.ipynb"
3+
- "demo-notebooks/**"

0 commit comments

Comments
 (0)