diff --git a/.github/workflows/lighthouse.yml b/.github/workflows/lighthouse.yml index 6f5692c..c540b31 100644 --- a/.github/workflows/lighthouse.yml +++ b/.github/workflows/lighthouse.yml @@ -10,7 +10,7 @@ jobs: uses: treosh/lighthouse-ci-action@v8 with: urls: | - https://www.echobitzit.com/ + https://proto.bumper.co.uk budgetPath: ./budget.json # test performance budgets uploadArtifacts: true # save results as an action artifacts temporaryPublicStorage: true # upload lighthouse report to the temporary