Skip to content

Commit

Permalink
build: fix not valid json in coverage
Browse files Browse the repository at this point in the history
PR-URL: #55179
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
  • Loading branch information
jakecastelli authored and targos committed Oct 5, 2024
1 parent 295c17c commit 0d93b1e
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 0d93b1e

Please sign in to comment.