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 8e4b145 commit 1d1c0acCopy full SHA for 1d1c0ac
.husky/pre-push
@@ -17,6 +17,7 @@ else
17
fi
18
19
$pnpm_cmd run check-types
20
+$pnpm_cmd run test
21
22
# Check for new changesets.
23
NEW_CHANGESETS=$(find .changeset -name "*.md" ! -name "README.md" | wc -l | tr -d ' ')
0 commit comments