mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 06:17:10 +01:00
Minimal project description & metadata
This commit is contained in:
parent
5b8dac1c5f
commit
fc6bfde935
3 changed files with 33 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "junit-check",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"description": "Presents results of junit test report as Github check run",
|
||||
"description": "Presents test results from popular testing frameworks as Github check run",
|
||||
"main": "lib/main.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/dorny/junit-check.git"
|
||||
"url": "git+https://github.com/dorny/test-check.git"
|
||||
},
|
||||
"keywords": [
|
||||
"actions",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue