We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60edd25 commit b0bdcffCopy full SHA for b0bdcff
.circleci/config.yml
@@ -51,7 +51,7 @@ common:
51
command: npm install chrome-launcher
52
- run:
53
name: Install lighthouse
54
- command: npm install lighthouse
+ command: npm install lighthouse@12.5.0
55
56
name: Install Web Driver
57
command: npm install selenium-webdriver
0 commit comments