Start server for unlighthouse in dev mode
This commit is contained in:
parent
ed9eadd31d
commit
71b981e036
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ jobs:
|
|||
|
||||
- name: Run Unlighthouse
|
||||
run: |
|
||||
bash -lic "yarn dev"
|
||||
unlighthouse-ci --build-static --desktop --outputPath reports/desktop
|
||||
unlighthouse-ci --build-static --mobile --outputPath reports/mobile
|
||||
|
||||
|
|
Loading…
Reference in a new issue