Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 489d235 commit 27d86a1Copy full SHA for 27d86a1
1 file changed
.github/workflows/pixi_tests.yml
@@ -39,8 +39,8 @@ jobs:
39
with:
40
manifest-path: ci/pixi.toml
41
pixi-version: v0.66.0
42
- locked: false
43
- cache: false
+ locked: true
+ cache: true
44
cache-write: ${{ github.event_name == 'push' && github.ref_name == 'main' }}
45
46
- name: Show pixi info
0 commit comments