Skip to content

Commit 32c9ced

Browse files
authored
Merge pull request #112 from RAprogramm/111
111
2 parents c44a247 + 675a814 commit 32c9ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
- name: Cache cargo
226226
uses: Swatinem/rust-cache@v2
227227
with:
228-
shared-key: "coverage"
228+
shared-key: "stable"
229229
save-if: ${{ github.ref == 'refs/heads/main' }}
230230

231231
- name: Install cargo-llvm-cov

0 commit comments

Comments
 (0)