Skip to content

Commit 4168031

Browse files
committed
testig ci
1 parent e127ce0 commit 4168031

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"link:self": "pnpm link --global",
3131
"prepare": "lefthook install",
3232
"deploy-storybook": "gh-pages -d storybook-static",
33-
"coverage": "vitest run --coverage"
33+
"test:coverage": "vitest run --coverage"
3434
},
3535
"types": "./dist/index.d.ts",
3636
"exports": {
@@ -118,4 +118,4 @@
118118
"lefthook"
119119
]
120120
}
121-
}
121+
}

0 commit comments

Comments
 (0)