added seperate unlighthouse option

This commit is contained in:
Firq 2023-12-21 00:55:41 +01:00
parent 0b18f24a4a
commit 8835d0047e
Signed by: Firq
GPG key ID: 4DE1059A4666E89F
3 changed files with 28 additions and 1 deletions
.forgejo/workflows

View file

@ -60,7 +60,7 @@ jobs:
- name: Install Dependencies
run: npm install @unlighthouse/cli puppeteer
- name: Run unlighthouse
run: node_modules/.bin/unlighthouse-ci --site website:8081
run: node_modules/.bin/unlighthouse-ci
- name: Upload reports
uses: actions/upload-artifact@v3
with: