Revert "Source Sets"

This reverts commit d93d0416e5.
This commit is contained in:
Firq 2024-10-22 20:51:48 +02:00
parent d93d0416e5
commit 8e6be5ae82
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
8 changed files with 9 additions and 10 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/"
run: unlighthouse-ci --site "http://localhost:8081/" --disable-dynamic-sampling
- name: Prepare artifacts
run: cp serve.json unlighthouse-reports
- name: Upload reports