mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 23:02:02 +03:00
fix: Build before linting in CI since we are now linting the extensions folder with --type-aware.
This commit is contained in:
@@ -71,6 +71,9 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
- runtime: nodegs
|
||||||
|
task: build
|
||||||
|
command: pnpm build
|
||||||
- runtime: node
|
- runtime: node
|
||||||
task: tsgo
|
task: tsgo
|
||||||
command: pnpm tsgo
|
command: pnpm tsgo
|
||||||
|
|||||||
Reference in New Issue
Block a user