diff --git a/package.json b/package.json index 484d0ab..e8393f9 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "junit-check", + "name": "test-check", "version": "0.0.0", "private": true, "description": "Presents test results from popular testing frameworks as Github check run", @@ -20,7 +20,8 @@ "keywords": [ "actions", "node", - "junit" + "test", + "report" ], "author": "Michal Dorner ", "license": "MIT",