We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd01695 commit 2fc0943Copy full SHA for 2fc0943
1 file changed
.github/workflows/ci.yml
@@ -126,6 +126,7 @@ jobs:
126
- uses: actions/checkout@v4
127
- name: Audit Preview
128
uses: treosh/lighthouse-ci-action@v12
129
+ # todo: we should post a link to report to the PR in a sticky comment
130
with:
131
urls: |
132
https://${{ needs.build-and-deploy.outputs.deployment }}/
0 commit comments