We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6674d38 commit ed04adeCopy full SHA for ed04ade
.husky/pre-push
@@ -1,4 +1,4 @@
1
#!/bin/sh
2
. "$(dirname "$0")/_/husky.sh"
3
4
-yarn build && yarn test
+yarn build && yarn test --forbid-only
0 commit comments