added seperate unlighthouse option
This commit is contained in:
parent
0b18f24a4a
commit
8835d0047e
3 changed files with 28 additions and 1 deletions
.forgejo/workflows
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue