lghthouse
This commit is contained in:
parent
4b0cf983bb
commit
5e8335b3cb
@ -139,8 +139,8 @@ jobs:
|
||||
sudo apt-get install -y google-chrome-stable
|
||||
|
||||
# Lighthouse Analysis Step
|
||||
name: Lighthouse Analysis
|
||||
run: |
|
||||
- name: Lighthouse Analysis
|
||||
run: |
|
||||
yarn add lighthouse
|
||||
npx lighthouse http://127.0.0.1:8081 --output json --output-path /tmp/lighthouse-report.json --chrome-flags="--headless --no-sandbox --disable-dev-shm-usage"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user