test(ci): parallelize channel contract projects (#122336)

Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
Peter Steinberger
2026-08-11 16:46:53 -07:00
committed by GitHub
parent 3776770a29
commit e6b439e1cb
+1
View File
@@ -2115,6 +2115,7 @@ jobs:
- name: Run channel contract shard
env:
OPENCLAW_CONTRACT_INCLUDE_PATTERNS_JSON: ${{ toJson(matrix.includePatterns) }}
OPENCLAW_TEST_PROJECTS_PARALLEL: "4"
shell: bash
run: |
set -euo pipefail