Skip to content

Commit

Permalink
fix: oops
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Mar 8, 2024
1 parent 759cf34 commit dd9576d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file modified dist/test.sh
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion hooks/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ set -e
npm install
npm run lint
npm run build
git add dist/
chmod u+x dist/test.sh
git add dist/
git add package-lock.json

0 comments on commit dd9576d

Please sign in to comment.