We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dfe3cb commit 1a9b4d5Copy full SHA for 1a9b4d5
.circleci/config.yml
@@ -41,7 +41,7 @@ orbs:
41
no_output_timeout:
42
description: Number of seconds to let job run without output before timeout
43
type: integer
44
- default: 600
+ default: 1800
45
is_test_suite:
46
description: Should the job collect test results and coverage?
47
type: boolean
0 commit comments