Compare commits
1 commit
09a59e3647
...
7f434524a4
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f434524a4 |
1 changed files with 0 additions and 3 deletions
|
|
@ -22,9 +22,6 @@ jobs:
|
|||
components: rustfmt, clippy
|
||||
- name: Cache
|
||||
uses: https://github.com/Swatinem/rust-cache@v2
|
||||
with:
|
||||
# Don't cache ~/.cargo/bin since we restore the cache after we install things there
|
||||
cache-bin: "false"
|
||||
- name: "Check Format"
|
||||
run: cargo fmt --check
|
||||
- name: "Build"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue