test: fix discovery test to boot up server instead of relying on 3rd party (#14327)

This commit is contained in:
Aiden Cline
2026-02-19 14:11:23 -06:00
committed by GitHub
parent 8b99648790
commit 00c079868a
5 changed files with 511 additions and 8 deletions

View File

@@ -0,0 +1,6 @@
{
"skills": [
{ "name": "agents-sdk", "description": "Cloudflare Agents SDK", "files": ["SKILL.md", "references/callable.md"] },
{ "name": "cloudflare", "description": "Cloudflare Platform Skill", "files": ["SKILL.md"] }
]
}