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:
|
only:
|
||||||
- main
|
- main
|
||||||
before_script:
|
before_script:
|
||||||
- npm install @unlighthouse/cli puppeteer
|
- npm install -g @unlighthouse/cli puppeteer
|
||||||
script:
|
script:
|
||||||
- unlighthouse-ci --site https://firq.dev/ --budget 90 --debug --build-static
|
- unlighthouse-ci --site https://firq.dev/ --budget 90 --debug --build-static
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
Loading…
Reference in a new issue