forgot global flag
This commit is contained in:
parent
2808d99db1
commit
7e49aab3ba
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ benchmark-page:
|
|||
only:
|
||||
- main
|
||||
before_script:
|
||||
- npm install @unlighthouse/cli puppeteer
|
||||
- npm install -g @unlighthouse/cli puppeteer
|
||||
script:
|
||||
- unlighthouse-ci --site https://firq.dev/ --budget 90 --debug --build-static
|
||||
artifacts:
|
||||
|
|
Loading…
Reference in a new issue