Skip to content

Commit

Permalink
fix: add restrict lhci version
Browse files Browse the repository at this point in the history
  • Loading branch information
apurv-wednesday committed May 6, 2024
1 parent d475107 commit 6ca07fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

- name: Run Lighthouse CI
run: |
yarn global add @lhci/cli
yarn global add @lhci/cli@0.13.0
lhci autorun
env:
LHCI_GITHUB_APP_TOKEN: ${{ secrets.LHCI_GITHUB_APP_TOKEN }}

0 comments on commit 6ca07fb

Please sign in to comment.