All checks were successful
CI/CD / detect-changes (push) Successful in 4s
CI/CD / test-runners (push) Has been skipped
CI/CD / test-frontend (push) Successful in 6s
CI/CD / test-go-pg (push) Successful in 2m39s
CI/CD / test-sqlite (push) Successful in 2m55s
CI/CD / build-and-deploy (push) Successful in 29s
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
12 lines
268 B
JSON
12 lines
268 B
JSON
{
|
|
"id": "test-runners",
|
|
"icon": "🧪",
|
|
"type": "surface",
|
|
"title": "Test Runners",
|
|
"route": "/s/test-runners",
|
|
"auth": "admin",
|
|
"layout": "single",
|
|
"version": "0.2.0",
|
|
"description": "Run and view results from all installed test-runner packages."
|
|
}
|