Skip to content

Commit

Permalink
fix: lighthouse.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tommm2 committed Jul 5, 2024
1 parent dccd0c4 commit 7703b60
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
comment_tag: 'lighthouse_audit'

- name: Capture Vercel Preview
uses: patrickedqvist/wait-for-vercel-preview@v1.3.0
uses: patrickedqvist/wait-for-vercel-preview@dca4940010f36d2d44caa487087a09b57939b24a
id: vercel_preview_url
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down Expand Up @@ -82,4 +82,3 @@ jobs:
comment_tag: 'lighthouse_audit'
message: |
${{ steps.format_lighthouse_score.outputs.comment }}

0 comments on commit 7703b60

Please sign in to comment.