Skip to content

Commit

Permalink
fix: Lighthouse url
Browse files Browse the repository at this point in the history
  • Loading branch information
typeofweb committed Dec 19, 2022
1 parent 1908ded commit e48d619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Warm-up devfaq cache
run: |
curl ${{ steps.waitForVercelPreviewDeployment.outputs.url }}
curl ${{ steps.waitForVercelPreviewDeployment.outputs.url }}/questions/1
curl ${{ steps.waitForVercelPreviewDeployment.outputs.url }}/questions/js/1
- name: Lighthouse
uses: foo-software/lighthouse-check-action@v9.1.0
Expand Down

0 comments on commit e48d619

Please # to comment.