chore: set a proper value for lighthouse throttling (#59)
parent
d37ab56a11
commit
9d388cacbe
|
@ -9,6 +9,8 @@ ci:
|
|||
- http://localhost/posts/
|
||||
settings:
|
||||
chromeFlags: "--no-sandbox"
|
||||
throttling:
|
||||
cpuSlowdownMultiplier: "2.0"
|
||||
assert:
|
||||
preset: "lighthouse:no-pwa"
|
||||
assertions:
|
||||
|
|
Loading…
Reference in New Issue