Skip to content

Commit 5527f25

Browse files
committed
fix(ci): increase output w8 time
1 parent c3ced77 commit 5527f25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- run:
2020
name: Run test tool
2121
command: npm run test
22-
no_output_timeout: '10m'
22+
no_output_timeout: '20m'
2323
notify:
2424
webhooks:
2525
# gitter hook

0 commit comments

Comments
 (0)