Skip to content

Commit

Permalink
Test lighthouse
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanHojnoski committed Sep 24, 2024
1 parent d55dcc4 commit 4379285
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ jobs:
configPath: './lighthouserc.json'
uploadArtifacts: true
temporaryPublicStorage: true
chromeFlags: '--headless'
5 changes: 0 additions & 5 deletions lighthouserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@
}
}
]
},
"collect": {
"settings": {
"chromeFlags": "--headless"
}
}
}
}

0 comments on commit 4379285

Please sign in to comment.