mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
debug test timeout
This commit is contained in:
parent
98dd809337
commit
6c052f40fe
1 changed files with 1 additions and 1 deletions
|
|
@ -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}",
|
||||
|
|
|
|||
Loading…
Reference in a new issue