Skip to content

Commit

Permalink
Update lighthouse.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
revolunet authored Apr 15, 2024
1 parent 37a6a76 commit 9a6cc05
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Audit URLs using Lighthouse
id: lighthouse
uses: treosh/lighthouse-ci-action@v11
with:
urls: |
https://beta.gouv.fr
- name: debug
run: |
echo ${{ steps.lighthouse.outputs.manifest }}

0 comments on commit 9a6cc05

Please sign in to comment.