microsoft/qdk
Publicmirrored from https://github.com/microsoft/qdkAvailable
Commit
Explicitly use `bash` shell on Windows (#2984)
This fixes an issue where the multiplat CI would fail to file issues on
Windows due to the default shell being pwsh. Explicitly using `shell:
bash` should make the heredoc (`<<'PY'`) syntax work there as well as
the others.Changed files
1 files listed