Skip to content

Commit

Permalink
chore: lighthouse scan OVH preprod
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed Nov 15, 2023
1 parent 2f38bda commit d5dc635
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
fetch-depth: 0

- name: run lhci
run: npx --yes @lhci/cli@latest autorun --collect.url=https://secretariat-preprod.dev.fabrique.social.gouv.fr
run:
npx --yes @lhci/cli@latest autorun
--collect.url=https://secretariat-preprod.ovh.fabrique.social.gouv.fr
env:
LHCI_GITHUB_APP_TOKEN: ${{ secrets.SOCIALGROOVYBOT_LHCI_GITHUB_APP_TOKEN }}
LHCI_GITHUB_APP_TOKEN:
${{ secrets.SOCIALGROOVYBOT_LHCI_GITHUB_APP_TOKEN }}

0 comments on commit d5dc635

Please sign in to comment.