mirror of
https://github.com/actions/deploy-pages.git
synced 2026-04-03 08:12:10 +00:00
write coverage badge
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
"eslint-plugin-github": "^4.7.0",
|
||||
"jest": "^29.5.0",
|
||||
"nock": "^13.3.0",
|
||||
"prettier": "^2.8.7"
|
||||
"prettier": "^2.8.7",
|
||||
"make-coverage-badge": "^1.2.0"
|
||||
},
|
||||
"scripts": {
|
||||
"all": "npm run format && npm run lint && npm run prepare && npm run test",
|
||||
|
||||
Reference in New Issue
Block a user