Skip to content

Commit 1d42746

Browse files
committed
list cache contents
1 parent d2fb2cd commit 1d42746

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@ jobs:
2828
ccache-cache
2929
ccache-cache-
3030
31-
- if: ${{ steps.cache-ccache.outputs.cache-hit == 'true' }}
32-
name: Report on cache
33-
continue-on-error: true
31+
- name: Check cache
3432
run: ls ccache
3533

3634
- name: Deps

0 commit comments

Comments
 (0)