Skip to content

fix(ci): add shell: bash to conditional install step for Windows#2053

Merged
KRRT7 merged 1 commit into
mainfrom
fix/ci-windows-shell
Apr 10, 2026
Merged

fix(ci): add shell: bash to conditional install step for Windows#2053
KRRT7 merged 1 commit into
mainfrom
fix/ci-windows-shell

Conversation

@KRRT7
Copy link
Copy Markdown
Contributor

@KRRT7 KRRT7 commented Apr 10, 2026

Summary

Test plan

  • Windows unit-tests (3.13) job passes

The bash [[ ]] syntax fails on Windows runners which default to
PowerShell. Explicitly setting shell: bash fixes the ParserError.
@KRRT7 KRRT7 merged commit e73492f into main Apr 10, 2026
4 of 5 checks passed
@github-actions github-actions Bot added the workflow-modified This PR modifies GitHub Actions workflows label Apr 10, 2026
@KRRT7 KRRT7 deleted the fix/ci-windows-shell branch April 10, 2026 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

workflow-modified This PR modifies GitHub Actions workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant