Add DetectOpenHandles
This commit is contained in:
parent
f25770ad31
commit
4c58b157f5
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ test:
|
|||
key: '$CI_COMMIT_SHORT_SHA'
|
||||
policy: pull
|
||||
script:
|
||||
- yarn test
|
||||
- yarn test --detectOpenHandles
|
||||
|
||||
docker:
|
||||
stage: release
|
||||
|
|
Loading…
Reference in a new issue