Skip to content

Commit 1f3f23e

Browse files
committed
disable worker threads in agoric-cli integration tests
1 parent 7c0c683 commit 1f3f23e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export default {
22
files: ['integration-tests/test-workflow.js'],
33
timeout: '10m',
4+
workerThreads: false,
45
};

0 commit comments

Comments
 (0)