From 25451bbfee1fcf6829c0b50f3ca8f3451e137a26 Mon Sep 17 00:00:00 2001 From: Owen Barton Date: Fri, 24 Jun 2022 16:47:11 -0700 Subject: [PATCH] Disable PWA checks. --- .lighthouserc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.lighthouserc.yml b/.lighthouserc.yml index 171dc6ca..eaf59c37 100644 --- a/.lighthouserc.yml +++ b/.lighthouserc.yml @@ -1,3 +1,3 @@ ci: assert: - preset: lighthouse:recommended + preset: lighthouse:no-pwa