mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 15:31:21 +00:00
Revert "refactor: Change to 60 sec timeout"
This reverts commit 7b67c19c18
.
This commit is contained in:
parent
7b67c19c18
commit
07b3c387cf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lighthouse-report.yaml
vendored
2
.github/workflows/lighthouse-report.yaml
vendored
|
@ -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: |
|
||||||
|
|
Loading…
Reference in a new issue