mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 22:07:09 +01:00
Process input and create check-run
This commit is contained in:
parent
bc706859ad
commit
e97dbdd3e5
8 changed files with 13780 additions and 44 deletions
|
|
@ -30,11 +30,13 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/github": "^4.0.0",
|
||||
"github-slugger": "^1.3.0",
|
||||
"xml2js": "^0.4.23"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@octokit/types": "^5.5.0",
|
||||
"@octokit/webhooks": "^7.15.1",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
"@types/jest": "^26.0.15",
|
||||
"@types/node": "^14.14.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue