Skip to content

Commit

Permalink
-y
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name authored and Your Name committed Sep 19, 2024
1 parent 23ce38d commit 0fa537c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pixi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# ensure all deps across all environments and platforms are solving
pixi --version
pixi clean && pixi clean cache --yes
pixi clean && pixi clean cache -y
pixi install --locked -e default -v --pypi-keyring-provider subprocess
pixi install --locked -e cpu -v --pypi-keyring-provider subprocess
pixi install --locked -e gpu -v --pypi-keyring-provider subprocess

0 comments on commit 0fa537c

Please sign in to comment.