mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 07:10:43 +00:00
ci: skip duplicate strict smoke build
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -1458,7 +1458,8 @@ jobs:
|
||||
pnpm check:test-types
|
||||
;;
|
||||
strict-smoke)
|
||||
pnpm build:strict-smoke
|
||||
# build-artifacts already runs the tsdown/runtime build for the same Node-relevant changes.
|
||||
pnpm build:plugin-sdk:strict-smoke
|
||||
;;
|
||||
*)
|
||||
echo "Unsupported check task: $TASK" >&2
|
||||
|
||||
Reference in New Issue
Block a user