Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
albertolive committed Feb 4, 2024
1 parent 1414fd3 commit 2165ab0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
node-version: 18.x
- name: npm install, build
run: |
npm install
npm run build
yarn
yarn run vercel-build
- name: run Lighthouse CI
run: |
npm install -g @lhci/[email protected]
Expand Down

0 comments on commit 2165ab0

Please sign in to comment.