Skip to content

Commit 9c162e7

Browse files
committed
Removed --detectOpenhandles
1 parent c6db986 commit 9c162e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .neetoci/default.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ global_job_config:
1313
jobs:
1414
- name: CiChecks
1515
commands:
16-
- yarn test --detectOpenHandles
16+
- yarn test
1717

1818
triggers:
1919
- event: branch

0 commit comments

Comments
 (0)