Jonatan Nilsson
9e625812b9
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after -84h2m48s
11 lines
229 B
JSON
11 lines
229 B
JSON
{
|
|
"name": "act_runner_test",
|
|
"version": "1.0.0",
|
|
"description": "Testing act runner",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|