Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Nov 5, 2019
1 parent c4d3ff7 commit e00704f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .huskyrc.js
@@ -1,6 +1,6 @@
module.exports = {
hooks: {
'pre-commit': 'lint-staged && yarn test:ci',
'commit-msg': 'commitlint -E HUSKY_GIT_PARAMS',
// 'commit-msg': 'commitlint -E HUSKY_GIT_PARAMS',
},
}

0 comments on commit e00704f

Please sign in to comment.