mirror of
https://github.com/modelstudioai/cli.git
synced 2026-09-14 19:49:23 +08:00
fix(ci): build core/cli before pnpm run check
This commit is contained in:
@@ -25,6 +25,8 @@ jobs:
|
||||
|
||||
- run: pnpm install --frozen-lockfile
|
||||
|
||||
- run: pnpm -r --filter "./packages/*" build
|
||||
|
||||
- run: pnpm run check
|
||||
|
||||
- run: pnpm test
|
||||
|
||||
Reference in New Issue
Block a user