Skip to content

Commit

Permalink
report coverages from lib/*.js only
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Jul 6, 2023
1 parent b290647 commit d39cd36
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .c8rc.json
@@ -0,0 +1,5 @@
{
"include": [
"lib/*.js"
]
}

0 comments on commit d39cd36

Please sign in to comment.