Stop running unit tests on commit (#1148)

This commit is contained in:
Jon Koops 2021-09-13 11:28:47 +02:00 committed by GitHub
parent a617c4ab12
commit 43b6efd820
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,4 +2,3 @@
. "$(dirname "$0")/_/husky.sh"
npx lint-staged
npm test