Skip to content

Commit 947d4cb

Browse files
Fix "Install Pixi" CI step
1 parent e2fae3f commit 947d4cb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@ jobs:
170170
# region Pixi
171171
- name: Install Pixi
172172
uses: prefix-dev/setup-pixi@v0.8.1
173+
with:
174+
run-install: false
173175

174176
- name: Create Pixi environments
175177
run: |

0 commit comments

Comments
 (0)