parent
d93d0416e5
commit
8e6be5ae82
8 changed files with 9 additions and 10 deletions
.forgejo/workflows
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: https://code.forgejo.org/actions/checkout@v3
|
||||
- name: Run unlighthouse
|
||||
run: unlighthouse-ci --site "http://localhost:8081/"
|
||||
run: unlighthouse-ci --site "http://localhost:8081/" --disable-dynamic-sampling
|
||||
- name: Prepare artifacts
|
||||
run: cp serve.json unlighthouse-reports
|
||||
- name: Upload reports
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue