We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ced77 commit 5527f25Copy full SHA for 5527f25
1 file changed
.circleci/config.yml
@@ -19,7 +19,7 @@ jobs:
19
- run:
20
name: Run test tool
21
command: npm run test
22
- no_output_timeout: '10m'
+ no_output_timeout: '20m'
23
notify:
24
webhooks:
25
# gitter hook
0 commit comments