From eeb5fe882a73b10d8ba5aa1ca1dab2db9a466a5f Mon Sep 17 00:00:00 2001 From: abfedena Date: Mon, 17 Jan 2022 15:17:14 +0530 Subject: [PATCH] Update lighthouse.yml --- .github/workflows/lighthouse.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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