浏览代码

Merge pull request #1315 from LucasXu0/fix_codecov

chore: Run appflowy editor test every time
Lucas.Xu 2 年之前
父节点
当前提交
cb769a7213
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      .github/workflows/appflowy_editor_test.yml

+ 0 - 2
.github/workflows/appflowy_editor_test.yml

@@ -4,8 +4,6 @@ on:
   push:
     branches:
       - "main"
-    paths:
-      - "frontend/app_flowy/packages/appflowy_editor/**"
 
   pull_request:
     branches: