pixi run
should prioritize calling command rather than task
#850
Labels
🐞 bug
Something isn't working
pixi run
should prioritize calling command rather than task
#850
Checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pixi, using
pixi --version
.Reproducible example
Issue description
I installed some Python tools in the
dev
environment and exported these commands intasks
for use in other environments, but pixi triggers recursive calls.Expected behavior
pixi run
should prioritize calling command rather than taskThe text was updated successfully, but these errors were encountered: