Skip to content

Commit f83951c

Browse files
jacobheunvmx
authored andcommitted
chore: add pre-push test back
1 parent 1d949b5 commit f83951c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@
9090
"varint-decoder": "~0.1.1"
9191
},
9292
"pre-push": [
93-
"lint"
93+
"lint",
94+
"test"
9495
],
9596
"contributors": [
9697
"David Dias <[email protected]>",

0 commit comments

Comments
 (0)