Explorar el Código

fix: appflowy_editor test fails

Lucas.Xu hace 2 años
padre
commit
34fce3691f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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