Explorar o código

Update ci.yaml

AppFlowy.IO %!s(int64=3) %!d(string=hai) anos
pai
achega
b83ff2c3c5
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/workflows/ci.yaml

+ 2 - 0
.github/workflows/ci.yaml

@@ -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