Skip to content

Commit

Permalink
Remove install-git-hooks.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
iambrianchan committed Sep 28, 2023
1 parent 123c76b commit eae1ef8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions scripts/npm-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ set -e
cd "$(dirname "$0")"
cd ..

echo "installing git hooks"

cd scripts
sh install-git-hooks.sh
cd ..

echo "running \`npm ci\` for \`config\`"
cd config
npm ci
Expand Down

0 comments on commit eae1ef8

Please sign in to comment.