Skip to content

Commit 5a9ce6c

Browse files
committed
💚 Run E2E shard validation with bash on Windows runners
1 parent 30b2ec7 commit 5a9ce6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ jobs:
241241

242242
- name: Validate End-to-End Test Shards
243243
if: matrix.config.e2e_shards != ''
244+
shell: bash
244245
run: |
245246
pnpm run typecheck
246247
# 每个 E2E job 只配置自己的 shard,校验脚本需要全量 shard 列表

0 commit comments

Comments
 (0)