Skip to content

Commit 42eb1ed

Browse files
committed
ci: display more info before clearing ccache cache
1 parent beb8117 commit 42eb1ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/macos-linux-windows-pixi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868

6969
- name: Clear ccache statistics [MacOS/Linux/Windows]
7070
run: |
71-
pixi run -e ${{ matrix.environment }} ccache -z
71+
pixi run -e ${{ matrix.environment }} ccache -svz
7272
7373
- name: Configure nanoeigenpy [MacOS/Linux/Windows]
7474
env:

0 commit comments

Comments
 (0)