Compare commits
1 commit
0ca8da1891
...
79d9c80f87
| Author | SHA1 | Date | |
|---|---|---|---|
| 79d9c80f87 |
1 changed files with 0 additions and 2 deletions
|
|
@ -20,8 +20,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
components: rustfmt, clippy
|
components: rustfmt, clippy
|
||||||
- name: Cache
|
|
||||||
uses: https://github.com/Swatinem/rust-cache@v2
|
|
||||||
- name: "Check Format"
|
- name: "Check Format"
|
||||||
run: cargo fmt --check
|
run: cargo fmt --check
|
||||||
working-directory: backend
|
working-directory: backend
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue