Skip to content

Commit ef2e8fd

Browse files
committed
create lcov report
1 parent c4d3e5c commit ef2e8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"types": "dist/index.d.ts",
3939
"scripts": {
40-
"test": "c8 --reporter=text playwright test",
40+
"test": "c8 --reporter=text --reporter=lcov playwright test",
4141
"build": "tsdown",
4242
"check": "tsc --noEmit",
4343
"lint": "oxlint --config .oxlintrc.json",

0 commit comments

Comments
 (0)