Files
stack/packages/mosaic/turbo.json
jason.woltje 9745bc3f29
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
feat(fleet): add reviewed v1-to-v2 migration preview (#788)
2026-07-16 13:11:16 +00:00

9 lines
101 B
JSON

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