Skip to content

Commit 0ea90c1

Browse files
committed
Avoid automatic installation of Pixi environment
1 parent 4974cb0 commit 0ea90c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ runs:
1212
with:
1313
pixi-version: v0.56.0
1414
cache: true
15+
run-install: false
1516
- name: Create Pixi environment
1617
shell: bash
1718
run: pixi init

0 commit comments

Comments
 (0)