Checks
Reproducible example
pixi run --no-progress python
Issue description
The "activating environment" text briefly shows.
Expected behavior
No progress bars to show when --no-progress is provided. I believe this was introduced in #4655, which does not take into account this case when restoring the progress bar.