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 fafefd8 commit c3da43fCopy full SHA for c3da43f
.husky/pre-push
@@ -3,7 +3,6 @@
3
4
npm run build
5
if [ -z "${SKIP_TEST_RUN_GITHUB}" ]; then
6
- npm run build
7
npm run lint
8
else
9
echo "skipping test run as GitHub Actions environment test run skip is set"
0 commit comments