Skip to content

Commit

Permalink
build: fix not valid json in coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jakecastelli committed Sep 30, 2024
1 parent bbf08c6 commit c0c1717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nycrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"test/**",
"tools/**",
"benchmark/**",
"deps/**",
"deps/**"
],
"reporter": [
"html",
Expand Down

0 comments on commit c0c1717

Please sign in to comment.