This commit is contained in:
parent
efa4f89915
commit
57cd19ded7
1 changed files with 1 additions and 1 deletions
|
|
@ -11,4 +11,4 @@ jobs:
|
||||||
- uses: https://code.forgejo.org/actions/checkout@v3
|
- uses: https://code.forgejo.org/actions/checkout@v3
|
||||||
- run: rustup component add rustfmt clippy
|
- run: rustup component add rustfmt clippy
|
||||||
- run: cargo fmt --all --check --verbose
|
- run: cargo fmt --all --check --verbose
|
||||||
- run: cargo clippy --all --check --verbose
|
- run: cargo clippy --all --verbose
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue