Skip to content

Commit f658786

Browse files
author
Kelly Selden
committed
increase CI timeout to 20 mins
1 parent 5a4bd8f commit f658786

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- run: npm ci
5656
- run: npm run ${{ matrix.test-command }} -- --retries 1
57-
timeout-minutes: 15
57+
timeout-minutes: 20
5858
env:
5959
NODE_LTS: ${{ matrix.node != '*' }}
6060
DEBUG: ember-cli-update,boilerplate-update,git-diff-apply

0 commit comments

Comments
 (0)