Skip to content

Commit

Permalink
Add coverage in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
romeovs committed Feb 29, 2020
1 parent 9a9526a commit 60cdd73
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 @@ -14,7 +14,7 @@
"main": "index.js",
"scripts": {
"build": "rollup -c",
"test": "jest --passWithNoTests"
"test": "jest --passWithNoTests --coverage"
},
"dependencies": {
"@actions/core": "^1.2.0",
Expand Down

0 comments on commit 60cdd73

Please sign in to comment.