Skip to content

Commit 58ddaca

Browse files
committed
increase vercel preview timeout
1 parent 2d31e59 commit 58ddaca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lighthouse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
id: vercel_preview_url
6464
with:
6565
token: ${{ secrets.GITHUB_TOKEN }}
66-
max_timeout: 60
66+
max_timeout: 90
6767

6868
- name: Git Checkout
6969
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0

0 commit comments

Comments
 (0)