Skip to content

Commit 337cbc1

Browse files
committed
chore: update precommit with test
1 parent 6398228 commit 337cbc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pre-commit.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/usr/bin/env bash
22
set -eo pipefail
33
npm run build
4+
npm test
45
npm run eslint-ci
56
npm run prettier-ci

0 commit comments

Comments
 (0)