setup-pixi
setup-pixi copied to clipboard
Custom shell wrapper doesn't work with powershell
When using the custom shell wrapper with powershell I get an error from github actions:
I am doing something like this on Windows runner.
- run:
pytest
shell: pixi run pwsh -e test {0}