Morten Enemark Lund
Morten Enemark Lund
Ahh. Ok. I hadn't tried your way > `shell: pixi run -e test pwsh -Command {0}` I will give that a try.
They cross path I think :)
@ruben-arts, I am not sure your suggestion (`pixi run -e test pwsh -Command {0}`) works. It doesn't produce any errors, but it doesn't run my code either. Or maybe it...
@pavelzw did you guys see my last post? Easy to overlook in closed issue 😅 I dont mind creating a new issue if you think it is needed.
@pavelzw: Yes that doesn't work: https://github.com/melund/test-pixi/actions/runs/11090308043/job/30812485079#step:5:5 Only: `shell: pwsh -command "pixi run -e test pwsh '{0}'"` seems to work
> It seems like there is no gzip installed on your self-hosted windows runner. What happens when you install it? Fair enough. It is true that gzip (MSYS2) wasn't installed....