diff --git a/lighthouserc.yml b/lighthouserc.yml index ef2461f..bc245a1 100644 --- a/lighthouserc.yml +++ b/lighthouserc.yml @@ -7,6 +7,6 @@ ci: assert: presets: lighthouse:no-pwa assertions: - categories:performance: [error, { minScore: 0.8 }] + categories:performance: [error, { minScore: 0.7 }] upload: target: temporary-public-storage