Unlighthouse bump
This commit is contained in:
parent
96a9c2593c
commit
3b307e48c7
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ on:
|
|||
jobs:
|
||||
unlighthouse:
|
||||
runs-on: docker
|
||||
container: forgejo.neshweb.net/ci-docker-images/unlighthouse:0.2.1
|
||||
container: forgejo.neshweb.net/ci-docker-images/unlighthouse:0.3.0
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: https://code.forgejo.org/actions/checkout@v3
|
||||
|
|
|
@ -10,9 +10,9 @@ export default {
|
|||
buildStatic: true
|
||||
},
|
||||
scanner: {
|
||||
samples: 3,
|
||||
device: 'desktop',
|
||||
sitemap: true,
|
||||
throttle: false,
|
||||
},
|
||||
outputPath: "unlighthouse-reports",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue