فهرست منبع

fix: appflowy_editor test fails

Lucas.Xu 2 سال پیش
والد
کامیت
34fce3691f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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