@@ -86,6 +86,8 @@ jobs:
|
||||
components: rustfmt, clippy
|
||||
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
with:
|
||||
cache-on-failure: true
|
||||
|
||||
- name: cargo fmt
|
||||
run: cargo fmt --all --check
|
||||
|
||||
Reference in New Issue
Block a user