debug test timeout

This commit is contained in:
Hongbo Wu
2023-11-08 15:39:45 +08:00
parent 98dd809337
commit 6c052f40fe

View File

@ -8,7 +8,7 @@
],
"license": "AGPL-3.0-only",
"scripts": {
"test": "lerna run --no-bail test",
"test": "lerna run --no-bail test --ignore @omnivore/api",
"lint": "lerna run lint",
"build": "lerna run build",
"test:scoped:example": "lerna run test --scope={@omnivore/pdf-handler,@omnivore/web}",