Skip to content

Commit ccb4df8

Browse files
committed
Update test script
1 parent 5ee53c1 commit ccb4df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release-it.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"hooks": {
3-
"before:init": ["pnpm lint", "pnpm test -- -- --run"],
3+
"before:init": ["pnpm lint", "pnpm test -- --run"],
44
"after:bump": "pnpm build"
55
},
66
"github": {

0 commit comments

Comments
 (0)