Skip to content

Commit 8b02452

Browse files
authored
🔧 Stop running tests before each push (#1425)
Co-authored-by: Benjamin Arias <12382534+bjlaa@users.noreply.github.com>
1 parent 492094a commit 8b02452

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.husky/pre-push-default

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,3 @@ yarn lint || exit 1
44

55
# Run TypeScript type checks and exit if there are errors
66
yarn lint:types || exit 1
7-
8-
yarn test

0 commit comments

Comments
 (0)