Skip to content

Commit

Permalink
test: ignore JS from coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Feb 20, 2024
1 parent 724a673 commit feb38a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
ignore:
- "examples"
- "test"
- "**/*.js"

0 comments on commit feb38a9

Please sign in to comment.