ci: enforce strict 90+ performance hurdle for LHCI pipeline
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Successful in 1m28s
Build & Deploy / 🏗️ Build (push) Successful in 7m58s
Build & Deploy / 🚀 Deploy (push) Successful in 31s
Build & Deploy / 🧪 Smoke Test (push) Successful in 1m5s
Build & Deploy / ⚡ Lighthouse (push) Successful in 3m18s
Build & Deploy / 🔔 Notify (push) Successful in 2s

This commit is contained in:
2026-02-20 14:30:14 +01:00
parent 5bd7421764
commit 7519e17280

View File

@@ -13,7 +13,7 @@
"categories:performance": [
"error",
{
"minScore": 0.8
"minScore": 0.9
}
],
"categories:accessibility": [