mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 11:58:41 +00:00
test: fix flaky on local-first-workspace-list.spec.ts (#2727)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -91,6 +91,7 @@ jobs:
|
||||
ENABLE_PLUGIN: true
|
||||
ENABLE_ALL_PAGE_FILTER: true
|
||||
ENABLE_LEGACY_PROVIDER: true
|
||||
ENABLE_PRELOADING: false
|
||||
COVERAGE: true
|
||||
|
||||
- name: Upload artifact
|
||||
@@ -115,6 +116,7 @@ jobs:
|
||||
ENABLE_PLUGIN: true
|
||||
ENABLE_ALL_PAGE_FILTER: true
|
||||
ENABLE_LEGACY_PROVIDER: false
|
||||
ENABLE_PRELOADING: false
|
||||
COVERAGE: true
|
||||
|
||||
- name: Export static resources
|
||||
|
||||
Reference in New Issue
Block a user