mirror of
https://github.com/rustfs/rustfs.git
synced 2026-06-20 19:56:01 +08:00
fix
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -63,7 +63,8 @@ jobs:
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
with:
|
||||
cache-on-failure: true
|
||||
|
||||
shared-key: "develop"
|
||||
|
||||
- name: Format
|
||||
run: cargo fmt --all --check
|
||||
|
||||
|
||||
Reference in New Issue
Block a user