We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beb8117 commit 42eb1edCopy full SHA for 42eb1ed
1 file changed
.github/workflows/macos-linux-windows-pixi.yml
@@ -68,7 +68,7 @@ jobs:
68
69
- name: Clear ccache statistics [MacOS/Linux/Windows]
70
run: |
71
- pixi run -e ${{ matrix.environment }} ccache -z
+ pixi run -e ${{ matrix.environment }} ccache -svz
72
73
- name: Configure nanoeigenpy [MacOS/Linux/Windows]
74
env:
0 commit comments