From 07b3c387cf38460a8782974a4898fe260815d3bf Mon Sep 17 00:00:00 2001 From: Bart van der Braak Date: Mon, 12 Jun 2023 04:18:59 +0200 Subject: [PATCH] Revert "refactor: Change to 60 sec timeout" This reverts commit 7b67c19c185b5f09dce5808031acd6430145e735. --- .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 50643e3..1075ea6 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: 60z + timeout: 30 - name: Build Unlighthouse report run: |