Revert "refactor: Change to 60 sec timeout"

This reverts commit 7b67c19c18.
This commit is contained in:
Bart van der Braak 2023-06-12 04:18:59 +02:00
parent 7b67c19c18
commit 07b3c387cf

View file

@ -56,7 +56,7 @@ jobs:
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }} VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
with: with:
deployment-url: ${{ steps.vercel_preview_url.outputs.preview_url }} deployment-url: ${{ steps.vercel_preview_url.outputs.preview_url }}
timeout: 60z timeout: 30
- name: Build Unlighthouse report - name: Build Unlighthouse report
run: | run: |