You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use OS aware runner instead of bash for run-local command; fixed loading requirements.txt on Windows (#2996)
## Changes
Use OS aware runner instead of bash for run-local command
## Why
`bash` might be not available on Windows and this also makes it
consistent with other command executors like artifact building
## Tests
Existing acceptance tests pass
<!-- If your PR needs to be included in the release notes for next
release,
add a separate entry in NEXT_CHANGELOG.md as part of your PR. -->
0 commit comments