From 9765261011f826b3a87a231af42b6ebd7ff8522f Mon Sep 17 00:00:00 2001 From: Gabo Esquivel Date: Sat, 6 Apr 2024 03:46:31 -0600 Subject: [PATCH 1/2] devops: debug lhci results comment --- .test-lighthouse | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .test-lighthouse diff --git a/.test-lighthouse b/.test-lighthouse new file mode 100644 index 00000000..e69de29b From 348959074e0c3d8c0cad0f192b2099c161c69215 Mon Sep 17 00:00:00 2001 From: Gabo Esquivel Date: Sat, 6 Apr 2024 03:47:07 -0600 Subject: [PATCH 2/2] devops: debug lhci results comment --- .github/workflows/lighthouse.yml | 2 +- .test-lighthouse | 0 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 .test-lighthouse diff --git a/.github/workflows/lighthouse.yml b/.github/workflows/lighthouse.yml index 5e69ec3e..7278356f 100644 --- a/.github/workflows/lighthouse.yml +++ b/.github/workflows/lighthouse.yml @@ -39,7 +39,7 @@ jobs: "https://${{ steps.vercel_preview_url.outputs.preview_url }}/u/slug-1" "https://${{ steps.vercel_preview_url.outputs.preview_url }}/p" "https://${{ steps.vercel_preview_url.outputs.preview_url }}/health" - ""https://${{ steps.vercel_preview_url.outputs.preview_url }}/health/a8103808-14a3-48ed-aa5a-9e490cfdcf0e" + "https://${{ steps.vercel_preview_url.outputs.preview_url }}/health/a8103808-14a3-48ed-aa5a-9e490cfdcf0e" # budgetPath: '.github/lighthouse/budget.json' uploadArtifacts: true temporaryPublicStorage: true diff --git a/.test-lighthouse b/.test-lighthouse deleted file mode 100644 index e69de29b..00000000