From 7b67c19c185b5f09dce5808031acd6430145e735 Mon Sep 17 00:00:00 2001 From: Bart van der Braak Date: Mon, 12 Jun 2023 04:16:23 +0200 Subject: [PATCH] refactor: Change to 60 sec timeout --- .github/workflows/lighthouse-report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lighthouse-report.yaml b/.github/workflows/lighthouse-report.yaml index 1075ea6..50643e3 100644 --- a/.github/workflows/lighthouse-report.yaml +++ b/.github/workflows/lighthouse-report.yaml @@ -56,7 +56,7 @@ jobs: VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }} with: deployment-url: ${{ steps.vercel_preview_url.outputs.preview_url }} - timeout: 30 + timeout: 60z - name: Build Unlighthouse report run: |