mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 14:47:13 -04:00
fix: appflowy_editor test fails
This commit is contained in:
parent
57b07bb5e2
commit
34fce3691f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/flowy_editor_test.yml
vendored
2
.github/workflows/flowy_editor_test.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue