We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 483d8d2 commit 1db787dCopy full SHA for 1db787d
.husky/pre-push
@@ -5,7 +5,7 @@
5
# This is a temporary workaround - future updates should fix the schema generation properly
6
echo "Running all tests except schema tests..."
7
yarn build && \
8
- yarn test:compile && \
+ yarn wireit test:compile && \
9
yarn test:only && \
10
yarn test:command-reference && \
11
yarn test:deprecation-policy && \
0 commit comments