Skip to content

Commit 355109c

Browse files
committed
Drop rust cache
1 parent a512797 commit 355109c

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/verify.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ jobs:
1313
cache_key_prefix: mise-{{hashFiles('mise.toml')}}
1414
experimental: true
1515

16-
- name: Setup Rust cache
17-
uses: Swatinem/rust-cache@v2
18-
with:
19-
cache-on-failure: true
20-
shared-key: mise-{{hashFiles('mise.toml')}}
21-
2216
- name: Lint
2317
run: mise lint
2418

0 commit comments

Comments
 (0)