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:
parent
f22cf6349b
commit
e763525c58
6
.github/workflows/rust_general.yml
vendored
6
.github/workflows/rust_general.yml
vendored
@ -31,9 +31,9 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: nightly
|
||||
override: true
|
||||
with:
|
||||
toolchain: nightly
|
||||
override: true
|
||||
- run: rustup component add clippy
|
||||
working-directory: frontend/rust-lib
|
||||
- run: cargo clippy
|
||||
|
Loading…
Reference in New Issue
Block a user