Skip to content

Commit 6758651

Browse files
authored
Chore: increase timeout limit for engine adapter tests (#2736)
1 parent 723e2f0 commit 6758651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/continue_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ jobs:
221221
- run:
222222
name: Run tests
223223
command: make engine-docker-test
224-
no_output_timeout: 15m
224+
no_output_timeout: 30m
225225

226226
trigger_private_tests:
227227
docker:

0 commit comments

Comments
 (0)