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 fe8aeb6 commit 899a0d1Copy full SHA for 899a0d1
1 file changed
.github/workflows/ci.yml
@@ -92,6 +92,6 @@ jobs:
92
run: pnpm build
93
94
- name: ♿ Accessibility audit (Lighthouse)
95
- run: lhci autorun
+ run: pnpx @lhci/cli autorun
96
env:
97
LHCI_GITHUB_APP_TOKEN: ${{ secrets.LHCI_GITHUB_APP_TOKEN }}
0 commit comments