Version bump

This commit is contained in:
Firq 2024-10-22 20:53:09 +02:00
parent 8e6be5ae82
commit aaa9611b1c
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
3 changed files with 4 additions and 3 deletions
.forgejo/workflows

View file

@ -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/" --disable-dynamic-sampling
run: unlighthouse-ci --site "http://localhost:8081/"
- name: Prepare artifacts
run: cp serve.json unlighthouse-reports
- name: Upload reports