Skip to content

Commit

Permalink
Merge pull request #4 from nabla-studio/DavideSegullo/fix-build
Browse files Browse the repository at this point in the history
ci: 💚 fix ci/cd commitlint
  • Loading branch information
DavideSegullo authored Apr 13, 2023
2 parents 6ee8d74 + 3a8da71 commit 327799f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx --no-install commitlint --edit $1
#npx --no-install commitlint --edit $1

0 comments on commit 327799f

Please sign in to comment.