Skip to content

Commit

Permalink
chore: don't run yarn test on prepublish
Browse files Browse the repository at this point in the history
  • Loading branch information
janicduplessis committed Jul 8, 2023
1 parent 9535676 commit b683c52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"format:check": "yarn format:prettier:check && yarn format:clang:check && yarn format:spotless:check",
"format:write": "yarn format:prettier:write && yarn format:clang:write && yarn format:spotless:write",
"release": "release-it",
"prepublish": "yarn test",
"prepare": "bob build"
},
"keywords": [
Expand Down

0 comments on commit b683c52

Please sign in to comment.