Skip to content

Commit 8da3eb6

Browse files
committed
feat: download archive pages added into the lighthouse checks
1 parent 9725fbf commit 8da3eb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lighthouse.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
${{ needs.get-vercel-preview.outputs.url }}/en/about
9898
${{ needs.get-vercel-preview.outputs.url }}/en/about/previous-releases
9999
${{ needs.get-vercel-preview.outputs.url }}/en/download
100+
${{ needs.get-vercel-preview.outputs.url }}/en/download/archive
100101
${{ needs.get-vercel-preview.outputs.url }}/en/blog
101102
uploadArtifacts: true # save results as a action artifacts
102103
temporaryPublicStorage: true # upload lighthouse report to the temporary storage

0 commit comments

Comments
 (0)