forked from AkkomaGang/admin-fe
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'
|
key: '$CI_COMMIT_SHORT_SHA'
|
||||||
policy: pull
|
policy: pull
|
||||||
script:
|
script:
|
||||||
- yarn test
|
- yarn test --detectOpenHandles
|
||||||
|
|
||||||
docker:
|
docker:
|
||||||
stage: release
|
stage: release
|
||||||
|
|
Loading…
Reference in a new issue