Skip to content

Commit

Permalink
fix(project): remove test during deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
RishikeshDarandale committed Mar 23, 2022
1 parent 6ecf8f3 commit d452850
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 @@ -12,7 +12,6 @@
"build": "tsc",
"test": "jest --coverage",
"prepare": "npm run build && husky install",
"prepublishOnly": "npm test -- --ci --maxWorkers=2",
"deploy": "npm publish"
},
"repository": {
Expand Down

0 comments on commit d452850

Please sign in to comment.