Update ci.yaml

This commit is contained in:
AppFlowy.IO 2021-11-27 09:58:56 +08:00 committed by GitHub
parent 3d93308293
commit b83ff2c3c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,10 @@ jobs:
override: true
- uses: actions-rs/clippy-check@v1
with:
working-directory: frontend/rust-lib
token: ${{ secrets.GITHUB_TOKEN }}
args: --all-features
flutter-lint:
name: flutter analyze
runs-on: ubuntu-latest