Skip to content

Commit 899a0d1

Browse files
committed
use pnpx to run lhci
1 parent fe8aeb6 commit 899a0d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,6 @@ jobs:
9292
run: pnpm build
9393

9494
- name: ♿ Accessibility audit (Lighthouse)
95-
run: lhci autorun
95+
run: pnpx @lhci/cli autorun
9696
env:
9797
LHCI_GITHUB_APP_TOKEN: ${{ secrets.LHCI_GITHUB_APP_TOKEN }}

0 commit comments

Comments
 (0)