Skip to content

Commit

Permalink
chore: whitespace change to trigger lighthouse
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyreilly authored Oct 12, 2023
1 parent 209aae6 commit 56d9877
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lighthouse-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,14 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0

- name: Wait for the Netlify Preview
uses: jakepartusch/wait-for-netlify-action@f1e137043864b9ab9034ae3a5adc1c108e3f1a48 # v1
id: netlify
with:
site_name: docusaurus-2
max_timeout: 600

- name: Audit URLs using Lighthouse
id: lighthouse_audit
uses: treosh/lighthouse-ci-action@03becbfc543944dd6e7534f7ff768abb8a296826 # 10.1.0
Expand Down

0 comments on commit 56d9877

Please sign in to comment.