Skip to content

Commit 570ce13

Browse files
update husky pre-push to support in devcontainer
1 parent 87f5dbd commit 570ce13

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.husky/pre-push

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/bin/sh
12
echo "🧪 Running all tests before push..."
23

34
npm run test

0 commit comments

Comments
 (0)