Commit 8b53ff5
ci: fix Windows Yarn Switch shell, TS1540 skipLibCheck, and remove --immutable
- Use bash shell for Yarn Switch install on Windows (pwsh can't run bash scripts)
- Add skipLibCheck to apps/E2E/tsconfig.json to suppress TS1540 in @wdio/globals
- Remove --immutable from check-changesets yarn install (lockfile may differ between local and CI builds of rc.15)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 143a7c3 commit 8b53ff5
3 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments