Skip to content

Commit ae9880a

Browse files
committed
Avoid restore in test_saving job
1 parent f586850 commit ae9880a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_readme.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
- uses: satackey/action-docker-layer-caching@use-matrix-for-test-readme-release
8080
with:
8181
key: docker-layer-caching-${{ github.workflow }}-${{ matrix.os }}-${{ matrix.inspect_image }}-sha:${{ github.sha }}-{hash}
82+
restore-keys: ''
8283

8384
- run: ${{ matrix.build_command }}
8485

0 commit comments

Comments
 (0)