From 7ae56179a9539d8f7b6cdff2cf532fa09b40f099 Mon Sep 17 00:00:00 2001 From: abfedena Date: Mon, 17 Jan 2022 10:19:53 +0530 Subject: [PATCH] Update lighthouse.yml --- .github/workflows/lighthouse.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/lighthouse.yml b/.github/workflows/lighthouse.yml index a0b2381..6f5692c 100644 --- a/.github/workflows/lighthouse.yml +++ b/.github/workflows/lighthouse.yml @@ -10,8 +10,7 @@ jobs: uses: treosh/lighthouse-ci-action@v8 with: urls: | - https://www.echobitzit.com/ - https://www.echobitzit.com/web/login + https://www.echobitzit.com/ budgetPath: ./budget.json # test performance budgets uploadArtifacts: true # save results as an action artifacts temporaryPublicStorage: true # upload lighthouse report to the temporary