mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-31 06:52:48 +00:00
chore(ci): increase Lighthouse CI max_timeout (#3884)
This commit is contained in:
parent
08f6734bff
commit
9fd8a3c693
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue