Skip to content

Commit 63eaa3e

Browse files
committed
chore(release-it): 👷 remove yarn test check
1 parent 4b38fb5 commit 63eaa3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release-it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"hooks": {
3-
"before:init": ["yarn test", "yarn build"]
3+
"before:init": ["yarn build"]
44
},
55
"git": {
66
"requireBranch": "main",

0 commit comments

Comments
 (0)