diff --git a/.github/codecov.yml b/.github/codecov.yml index c37e4853e8f7..cb06b78f05c9 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -8,5 +8,4 @@ coverage: default: informational: true ignore: - - "components" - - "islands" \ No newline at end of file + - "**/*.tsx" \ No newline at end of file