chore(ci): increase Lighthouse CI max_timeout (#3884)

This commit is contained in:
Bartosz Kaszubowski 2020-12-07 15:50:50 +01:00 committed by GitHub
parent 08f6734bff
commit 9fd8a3c693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
id: netlify
with:
site_name: 'docusaurus-2'
max_timeout: 300
max_timeout: 600
- name: Audit URLs using Lighthouse
id: lighthouse_audit
uses: treosh/lighthouse-ci-action@v3