diff --git a/.github/workflows/unlighthouse.yaml b/.github/workflows/unlighthouse.yaml index d007fc3..c46fd18 100644 --- a/.github/workflows/unlighthouse.yaml +++ b/.github/workflows/unlighthouse.yaml @@ -67,7 +67,7 @@ jobs: VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }} with: deployment-url: ${{ steps.vercel_preview_url.outputs.preview_url }} - timeout: 240 + timeout: 360 - name: Install Dependencies run: pnpm install -g @unlighthouse/cli puppeteer