From 414ff7cf265ed2dd7d0ae1158990135a91085873 Mon Sep 17 00:00:00 2001 From: minsu-zip Date: Tue, 13 Aug 2024 13:37:39 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=EC=84=9C=EB=B2=84=20=EC=8B=A4?= =?UTF-8?q?=ED=96=89=20=EC=BD=94=EB=93=9C=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/lighthouse.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/lighthouse.yml b/.github/workflows/lighthouse.yml index ab6a30b..514053d 100644 --- a/.github/workflows/lighthouse.yml +++ b/.github/workflows/lighthouse.yml @@ -44,7 +44,6 @@ jobs: LHCI_GITHUB_APP_TOKEN: ${{ secrets.LHCI_GITHUB_APP_TOKEN }} run: | pnpm i -g @lhci/cli - pnpm run dev lhci autorun || echo "Fail to Run Lighthouse CI!" - name: Format lighthouse score