Compare commits
1 commit
2e57ee522d
...
79f8448b20
| Author | SHA1 | Date | |
|---|---|---|---|
| 79f8448b20 |
1 changed files with 0 additions and 5 deletions
|
|
@ -14,11 +14,6 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- uses: https::/codeberg.org/wackbyte/rust-toolchain@trunk
|
|
||||||
with:
|
|
||||||
toolchain: stable
|
|
||||||
components: rustfmt, clippy
|
|
||||||
- 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