Skip to content

Commit

Permalink
Debug pre commit check
Browse files Browse the repository at this point in the history
  • Loading branch information
anku255 committed Dec 22, 2023
1 parent 05e942d commit 8a354f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hooks/pre-commit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ then
git stash push -k -u -- $files_to_stash >/dev/null 2>/dev/null
fi

echo "Current User -> $(whoami)"
npm run build-check
compiles=$?

Expand Down

0 comments on commit 8a354f6

Please sign in to comment.