mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-02-04 10:09:29 +02:00
Remove unnecessary cache key (#586)
They caches have been refreshed long ago. I'm no longer sure which #1322 I was referring to in the comment — it might have been a weird typo for #552.
This commit is contained in:
parent
c0d03bd86b
commit
934f9368c1
@ -7,5 +7,3 @@ runs:
|
||||
steps:
|
||||
- name: Setup Rust cache
|
||||
uses: Swatinem/rust-cache@v2
|
||||
with:
|
||||
prefix-key: v1 # Remove after merging #1322.
|
||||
|
Loading…
x
Reference in New Issue
Block a user