From 1d83191a96d4337ab2a4df177f0c3fb227d3aad5 Mon Sep 17 00:00:00 2001 From: Sumanth Ratna Date: Tue, 1 Dec 2020 19:26:43 -0500 Subject: [PATCH] Revert "Run LHCI diagnostics" Diagnostics are already run with `lhci autorun`. This reverts commit 8308d9d1ef38e23244c38811f6145047876acc67. --- .github/workflows/lighthouse-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/lighthouse-ci.yml b/.github/workflows/lighthouse-ci.yml index 1ae1405..99f9ad5 100644 --- a/.github/workflows/lighthouse-ci.yml +++ b/.github/workflows/lighthouse-ci.yml @@ -34,5 +34,4 @@ jobs: - name: Run Lighthouse CI run: | npm install -g @lhci/cli@0.6.1 - lhci healthcheck lhci autorun