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