Skip to content

Commit

Permalink
Update lighthouse.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ruedap authored Sep 7, 2020
1 parent 7672ae7 commit 79ccc88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: sudo npm i -g lighthouse

- name: Install
run: sudo npm ci
run: npm ci

- name: Run Lighthouse
run: npm run lighthouse
Expand Down

1 comment on commit 79ccc88

@vercel
Copy link

@vercel vercel bot commented on 79ccc88 Sep 7, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.