Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Commit

Permalink
Removed useless coverage report before commit
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuAA committed Jan 13, 2019
1 parent bb4418a commit 49b51f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion dist/jdl-core.min.js

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
},
"husky": {
"hooks": {
"pre-commit": "lint-staged && npm run test && npm run coverage && npm run bundle"
"pre-commit": "lint-staged && npm run test && npm run bundle"
}
},
"lint-staged": {
Expand Down

0 comments on commit 49b51f2

Please sign in to comment.