Start server for unlighthouse in dev mode

This commit is contained in:
Neshura 2024-01-02 02:58:54 +01:00
parent ed9eadd31d
commit 71b981e036
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C

View file

@ -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