mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
ci: start devServer before test running to avoid tests timeout (#11297)
This commit is contained in:
@@ -1080,7 +1080,7 @@ export const PackageList = [
|
||||
{
|
||||
location: 'tests/affine-local',
|
||||
name: '@affine-test/affine-local',
|
||||
workspaceDependencies: ['tests/kit'],
|
||||
workspaceDependencies: ['tests/kit', 'tools/cli', 'tools/utils'],
|
||||
},
|
||||
{
|
||||
location: 'tests/affine-mobile',
|
||||
|
||||
Reference in New Issue
Block a user