From 34fce3691f3c6b894a2fe9f86d11d5e01ef37f2a Mon Sep 17 00:00:00 2001 From: "Lucas.Xu" Date: Thu, 18 Aug 2022 16:42:36 +0800 Subject: [PATCH] fix: appflowy_editor test fails --- .github/workflows/flowy_editor_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flowy_editor_test.yml b/.github/workflows/flowy_editor_test.yml index 892ca9899d..1bff599ace 100644 --- a/.github/workflows/flowy_editor_test.yml +++ b/.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