Files
stack/packages/mosaic/turbo.json
Jarvis 01d8b16474
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
fix(fleet): align migration preview and clean CI
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-16 04:10:38 -05:00

9 lines
101 B
JSON

{
"extends": ["//"],
"tasks": {
"test": {
"dependsOn": ["^build", "build"]
}
}
}