mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-24 22:10:39 +00:00
chore: set a proper value for lighthouse throttling
This commit is contained in:
parent
a93b8ed1c4
commit
81bd7f2549
@ -9,6 +9,8 @@ ci:
|
|||||||
- http://localhost/posts/
|
- http://localhost/posts/
|
||||||
settings:
|
settings:
|
||||||
chromeFlags: "--no-sandbox"
|
chromeFlags: "--no-sandbox"
|
||||||
|
throttling:
|
||||||
|
cpuSlowdownMultiplier: "2.0"
|
||||||
assert:
|
assert:
|
||||||
preset: "lighthouse:no-pwa"
|
preset: "lighthouse:no-pwa"
|
||||||
assertions:
|
assertions:
|
||||||
|
Loading…
Reference in New Issue
Block a user