We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f586850 commit ae9880aCopy full SHA for ae9880a
.github/workflows/test_readme.yml
@@ -79,6 +79,7 @@ jobs:
79
- uses: satackey/action-docker-layer-caching@use-matrix-for-test-readme-release
80
with:
81
key: docker-layer-caching-${{ github.workflow }}-${{ matrix.os }}-${{ matrix.inspect_image }}-sha:${{ github.sha }}-{hash}
82
+ restore-keys: ''
83
84
- run: ${{ matrix.build_command }}
85
0 commit comments