Browse Source

Update lighthouse.yml

pull/9/head
abfedena 4 years ago
committed by GitHub
parent
commit
7ae56179a9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .github/workflows/lighthouse.yml

3
.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
Loading…
Cancel
Save