Skip to content

Commit

Permalink
ci: add storage page to lighthouse checks
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbrusegard committed Sep 22, 2024
1 parent 200ad22 commit 7b86f10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lighthouserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ ci:
- 'http://localhost:3000/en/news'
- 'http://localhost:3000/en/news/1'
- 'http://localhost:3000/en/about'
- 'http://localhost:3000/en/storage'
- 'http://localhost:3000/en/shopping-cart'
startServerCommand: 'bun run start'
upload:
target: 'temporary-public-storage'
Expand Down

0 comments on commit 7b86f10

Please sign in to comment.