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

Skip to content

Commit 27d86a1

Browse files
committed
DEV: add pixi.lock
1 parent 489d235 commit 27d86a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pixi_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ jobs:
3939
with:
4040
manifest-path: ci/pixi.toml
4141
pixi-version: v0.66.0
42-
locked: false
43-
cache: false
42+
locked: true
43+
cache: true
4444
cache-write: ${{ github.event_name == 'push' && github.ref_name == 'main' }}
4545

4646
- name: Show pixi info

0 commit comments

Comments
 (0)