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