fix(ci): restore plugin manifests and boundary tests

This commit is contained in:
Vincent Koc
2026-03-22 20:01:15 -07:00
parent afb4b1173b
commit 59105fd614
7 changed files with 71 additions and 8 deletions

View File

@@ -1,3 +1,8 @@
{
"id": "deepgram"
"id": "deepgram",
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}