Updated Unlighthouse capturing
All checks were successful
/ checking (push) Successful in 18s
/ unlighthouse (push) Successful in 34s
/ deploy-unlighthouse-files (push) Successful in 9s
/ deploy-unlighthouse-site (push) Successful in 6s

This commit is contained in:
Firq 2023-12-29 14:39:08 +01:00
parent 1592815835
commit 76e0674098
Signed by: Firq
GPG key ID: 4DE1059A4666E89F

View file

@ -3,7 +3,7 @@ export default {
args: ["--no-sandbox", "--disable-setuid-sandbox"], args: ["--no-sandbox", "--disable-setuid-sandbox"],
}, },
ci: { ci: {
budget: 90, budget: 50,
buildStatic: true buildStatic: true
}, },
outputPath: "unlighthouse-reports", outputPath: "unlighthouse-reports",