Commit 8c317e5
committed
fix: add missing shell bash directive to Windows PowerShell steps
- Fix PowerShell syntax error in 'Generate platform test report' step
- Add shell: bash directive to ensure bash syntax works on Windows runners
- Fix 'Generate overall summary' step for consistency
- This resolves the remaining Windows CI failures in Cross-Platform Tests1 parent c6f8728 commit 8c317e5
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| 283 | + | |
283 | 284 | | |
284 | 285 | | |
285 | 286 | | |
| |||
315 | 316 | | |
316 | 317 | | |
317 | 318 | | |
318 | | - | |
| 319 | + | |
| 320 | + | |
0 commit comments