diff --git a/.forgejo/workflows/pull-requests.yml b/.forgejo/workflows/pull-requests.yml index d82040d..e193a5c 100644 --- a/.forgejo/workflows/pull-requests.yml +++ b/.forgejo/workflows/pull-requests.yml @@ -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