We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68be859 commit 706c2c3Copy full SHA for 706c2c3
.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