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