Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e9b9571

Browse files
committed
DEV: add pixi.locl
1 parent dbf4486 commit e9b9571

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/pixi_tests.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ jobs:
3838
uses: prefix-dev/[email protected]
3939
with:
4040
manifest-path: ci/pixi.toml
41-
cache: true
41+
pixi-version: v0.66.0
42+
locked: false
43+
cache: false
4244
cache-write: ${{ github.event_name == 'push' && github.ref_name == 'main' }}
4345

4446
- name: Show pixi info

0 commit comments

Comments
 (0)