mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Update rust_general.yml
This commit is contained in:
6
.github/workflows/rust_general.yml
vendored
6
.github/workflows/rust_general.yml
vendored
@ -21,9 +21,9 @@ jobs:
|
|||||||
override: true
|
override: true
|
||||||
components: rustfmt
|
components: rustfmt
|
||||||
- uses: actions-rs/cargo@v1
|
- uses: actions-rs/cargo@v1
|
||||||
with:
|
- run: cargo fmt --all -- --check
|
||||||
command: fmt
|
working-directory: frontend/rust-lib
|
||||||
args: --all -- --check
|
|
||||||
rust-clippy:
|
rust-clippy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Clippy
|
name: Clippy
|
||||||
|
Reference in New Issue
Block a user