]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: husky test before push
authorJoe Workman <joe@workmanmail.com>
Fri, 18 Aug 2023 01:14:26 +0000 (18:14 -0700)
committerJoe Workman <joe@workmanmail.com>
Fri, 18 Aug 2023 01:14:53 +0000 (18:14 -0700)
.husky/pre-push

index 9cbf8a55bab3a78039e563ddd81e6eab21702ec9..12ae636a018d990f9bdd2f2cea6508f748a6b21e 100755 (executable)
@@ -2,3 +2,5 @@
 . "$(dirname -- "$0")/_/husky.sh"
 
 # node "$(dirname -- "$0")/husky-push-test.js --color
+
+yarn test
\ No newline at end of file