Skip to content

Commit

Permalink
chore: 서버 실행 로직 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
minsu-zip committed Aug 13, 2024
1 parent 5c23299 commit d271967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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
Expand Down

0 comments on commit d271967

Please sign in to comment.