Skip to content

Commit

Permalink
chore: rm test
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Nov 24, 2023
1 parent c046975 commit 5510673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"requireCleanWorkingDir": false
},
"hooks": {
"after:init": ["npm run test", "t2k"],
"after:init": ["t2k"],
"after:bump": ["npm run build"],
"after:release": ["npm pkg get name | cnpm sync"]
},
Expand Down

0 comments on commit 5510673

Please sign in to comment.