We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fde9b3a commit cf5054dCopy full SHA for cf5054d
.github/workflows/test.yml
@@ -91,6 +91,7 @@ jobs:
91
92
- name: Print cache key
93
run: echo "Pixi cache key is ${{ steps.create-and-cache.outputs.cache-key }}"
94
+
95
- name: Verify pixi.lock exists after restore
96
shell: bash
97
run: |
0 commit comments