Skip to content

Commit 34fce36

Browse files
committed
fix: appflowy_editor test fails
1 parent 57b07bb commit 34fce36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flowy_editor_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
cache: true
3131

3232
- name: Run FlowyEditor tests
33-
working-directory: frontend/app_flowy/packages/flowy_editor
33+
working-directory: frontend/app_flowy/packages/appflowy_editor
3434
run: |
3535
flutter pub get
3636
flutter test

0 commit comments

Comments
 (0)