mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 08:00:42 +00:00
ci: build runtime before parity gate
This commit is contained in:
3
.github/workflows/parity-gate.yml
vendored
3
.github/workflows/parity-gate.yml
vendored
@@ -63,6 +63,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Build runtime
|
||||
run: pnpm build
|
||||
|
||||
- name: Run GPT-5.4 lane
|
||||
run: |
|
||||
pnpm openclaw qa suite \
|
||||
|
||||
Reference in New Issue
Block a user