Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
no more need for docker tests locally [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
JaneJeon committed Oct 26, 2021
1 parent ad2b2bd commit 994086b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .huskyrc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
hooks:
pre-commit: lint-staged
pre-push: skip-ci && echo "Skipping test..." || npm test
# pre-push: skip-ci && echo "Skipping test..." || npm test
post-merge: npm i

0 comments on commit 994086b

Please sign in to comment.