We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f33b9bc commit 9df0b83Copy full SHA for 9df0b83
1 file changed
packages/codemod/batch-test/repos.json
@@ -40,31 +40,5 @@
40
}
41
42
]
43
- },
44
- {
45
- "repo": "mastra-ai/mastra",
46
- "ref": "main",
47
- "packages": [
48
49
- "dir": "packages/core",
50
- "sourceDir": "src",
51
- "checks": {
52
- "typecheck": "npx tsc --noEmit",
53
- "build": null,
54
- "test": null,
55
- "lint": null
56
- }
57
58
59
- "dir": "packages/mcp",
60
61
62
63
64
65
66
67
68
- ]
69
70
0 commit comments