learning_ai_common_plat/packages/_runner-e2e-test/package.json
root f4b92a4634
Some checks failed
Gitea Runner E2E Publish / publish (push) Failing after 4m28s
ci: use valid Gitea E2E package name
2026-05-25 05:11:31 +00:00

13 lines
273 B
JSON

{
"name": "@bytelyst/runner-e2e-test",
"version": "0.0.1",
"description": "Throwaway package for E2E validating the Hostinger Gitea runner. Safe to delete.",
"main": "index.js",
"files": [
"index.js"
],
"publishConfig": {
"access": "restricted"
}
}