Browse Source

fix: appflowy_editor test fails

Lucas.Xu 2 năm trước cách đây
mục cha
commit
34fce3691f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/flowy_editor_test.yml

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

@@ -30,7 +30,7 @@ jobs:
           cache: true
 
       - name: Run FlowyEditor tests
-        working-directory: frontend/app_flowy/packages/flowy_editor
+        working-directory: frontend/app_flowy/packages/appflowy_editor
         run: |
           flutter pub get
           flutter test