There was an error while loading. Please reload this page.
1 parent 30b2ec7 commit 5a9ce6cCopy full SHA for 5a9ce6c
1 file changed
.github/workflows/cd.yml
@@ -241,6 +241,7 @@ jobs:
241
242
- name: Validate End-to-End Test Shards
243
if: matrix.config.e2e_shards != ''
244
+ shell: bash
245
run: |
246
pnpm run typecheck
247
# 每个 E2E job 只配置自己的 shard,校验脚本需要全量 shard 列表
0 commit comments