Skip to content

Commit

Permalink
chore(ci): increase Lighthouse CI max_timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Simek committed Dec 4, 2020
1 parent f37987f commit 5eda888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouseCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5eda888

Please sign in to comment.