Skip to content

Commit

Permalink
Do not run pixi install in GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Sep 2, 2024
1 parent a25412d commit 933e667
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
uses: prefix-dev/setup-pixi@v0.8.1
with:
pixi-version: v0.28.2
run-install: false
- name: Set version
if: steps.install-pixi.outcome == 'success'
run:
Expand Down

0 comments on commit 933e667

Please sign in to comment.