Skip to content

Commit 66ef40e

Browse files
committed
check cache hitting
1 parent ed00dfa commit 66ef40e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- if: ${{ steps.cache-ccache.outputs.cache-hit == 'true' }}
3131
name: Report on cache
3232
continue-on-error: true
33-
run: echo "cache hit"
33+
run: echo "cache hit yes"
3434

3535
- name: Deps
3636
run: |

0 commit comments

Comments
 (0)