浏览代码

fix: dart_test ci workflow

nathan 2 年之前
父节点
当前提交
6b0e26fbf1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/dart_test.yml

+ 1 - 1
.github/workflows/dart_test.yml

@@ -67,7 +67,7 @@ jobs:
       - name: Build FlowySDK
         working-directory: frontend
         run: |
-          cargo make --profile development-linux-x86_64 flowy-sdk-dev
+          cargo make --profile test-linux test-lib-build
 
       - name: Code Generation
         working-directory: frontend/app_flowy