Source Sets

This commit is contained in:
Firq 2024-10-22 20:45:39 +02:00
parent 564e902b69
commit d93d0416e5
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
8 changed files with 10 additions and 9 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