add temp fix for LCP rating issue on localhost runs
parent
ab0867d2df
commit
a7024b87b7
|
@ -9,6 +9,8 @@ ci:
|
|||
- http://localhost/posts/
|
||||
settings:
|
||||
chromeFlags: "--no-sandbox"
|
||||
# FIXME: https://github.com/GoogleChrome/lighthouse/issues/11460
|
||||
throttlingMethod: devtools
|
||||
assert:
|
||||
preset: "lighthouse:no-pwa"
|
||||
assertions:
|
||||
|
|
Loading…
Reference in New Issue