diff --git a/unlighthouse.config.ts b/unlighthouse.config.ts index d289ab5..4d2881a 100644 --- a/unlighthouse.config.ts +++ b/unlighthouse.config.ts @@ -3,7 +3,7 @@ export default { args: ["--no-sandbox", "--disable-setuid-sandbox"], }, ci: { - budget: 90, + budget: 50, buildStatic: true }, outputPath: "unlighthouse-reports",