diff --git a/.github/workflows/lighthouse.yml b/.github/workflows/lighthouse.yml index 971cc34..ddd3765 100644 --- a/.github/workflows/lighthouse.yml +++ b/.github/workflows/lighthouse.yml @@ -60,9 +60,6 @@ jobs: pnpm i -g @lhci/cli lhci autorun || echo "Fail to Run Lighthouse CI!" - - name: Debug LHCI reports - run: ls -al ./lhci_reports - - name: Format lighthouse score id: format_lighthouse_score uses: actions/github-script@v3