Skip to content

Commit

Permalink
remove redundant coveralls js script
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Wood committed Sep 4, 2023
1 parent 56c589b commit 2d23917
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"scripts": {
"test": "jest --no-cache --coverage ./test.js",
"e2e": "jest --no-cache --config ./e2e/jest.config.json",
"coveralls": "cat ./coverage/lcov.info | coveralls",
"lint": "eslint index.js test.js --fix"
},
"repository": {
Expand Down

0 comments on commit 2d23917

Please sign in to comment.