We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a9adda commit bc5624fCopy full SHA for bc5624f
.github/workflows/build.yml
@@ -30,4 +30,5 @@ jobs:
30
uses: actions/upload-artifact@v4
31
with:
32
name: lighthouse-report
33
- path: reports/lighthouse.html
+ path: reports/lighthouse.report.html
34
+
0 commit comments