We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81ec87b commit 7008e3eCopy full SHA for 7008e3e
1 file changed
.github/workflows/lighthouse.yml
@@ -51,7 +51,7 @@ jobs:
51
JEKYLL_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
52
53
- name: Run Lighthouse CI
54
- run: npx lhci autorun
+ run: npx @lhci/cli@0.7.x autorun
55
env:
56
57
LHCI_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments