mirror of https://github.com/openclaw/openclaw.git
Run `tsgo` on CI.
This commit is contained in:
parent
cbc405c9e3
commit
f99e3ddd6d
|
|
@ -71,6 +71,9 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- runtime: node
|
||||
task: tsgo
|
||||
command: pnpm tsgo
|
||||
- runtime: node
|
||||
task: lint
|
||||
command: pnpm lint
|
||||
|
|
|
|||
Loading…
Reference in New Issue