diff --git a/.github/workflows/lighthouse-report.yml b/.github/workflows/lighthouse-report.yml index d24b47188d31..6f8c449affeb 100644 --- a/.github/workflows/lighthouse-report.yml +++ b/.github/workflows/lighthouse-report.yml @@ -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