Skip to content

Commit

Permalink
Stop running unit tests on commit (#1148)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkoops authored Sep 13, 2021
1 parent a617c4a commit 43b6efd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
. "$(dirname "$0")/_/husky.sh"

npx lint-staged
npm test

0 comments on commit 43b6efd

Please sign in to comment.