Skip to content

Commit

Permalink
temporarily disable code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
cjihrig committed Sep 12, 2021
1 parent 5d2c5fc commit 36a4023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"scripts": {
"lint": "node ./bin/belly-button -I 'test/fixtures/**' -I 'node_modules/**' -f",
"test": "npm run lint && lab -v -t 100"
"test": "npm run lint && lab -v"
},
"engines": {
"node": ">=12.0.0"
Expand Down

0 comments on commit 36a4023

Please sign in to comment.