Skip to content

Commit

Permalink
devops: disable lhci budget (#74)
Browse files Browse the repository at this point in the history
* devops: debug github actions

* devops: disable lhci budget
  • Loading branch information
gaboesquivel authored Apr 6, 2024
1 parent 5658a36 commit 15179c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
urls: |
"https://${{ steps.vercel_preview_url.outputs.preview_url }}"
budgetPath: '.github/lighthouse/budget.json'
# budgetPath: '.github/lighthouse/budget.json'
uploadArtifacts: true
temporaryPublicStorage: true
- name: Format lighthouse score
Expand Down
Empty file removed .test-lighthouse
Empty file.

0 comments on commit 15179c2

Please sign in to comment.