Skip to content

Commit 0a8601c

Browse files
committed
Remove a non-existing key
1 parent 3bdbe20 commit 0a8601c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,6 @@ jobs:
171171

172172
- name: "ACTIONS: Setup caching"
173173
uses: Swatinem/rust-cache@v2
174-
with:
175-
key: "${{ matrix.name }}"
176174

177175
- name: "Install: Set cargo path"
178176
run: echo "/tmp/cargo/bin" >> $GITHUB_PATH

0 commit comments

Comments
 (0)