Skip to content

build(deps-dev): bump prettier-plugin-svelte from 3.2.7 to 3.2.8 #1686

build(deps-dev): bump prettier-plugin-svelte from 3.2.7 to 3.2.8

build(deps-dev): bump prettier-plugin-svelte from 3.2.7 to 3.2.8 #1686

Workflow file for this run

name: Lighthouse CI
on: push
jobs:
lighthouse:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Audit URLs using Lighthouse
uses: treosh/lighthouse-ci-action@v12
with:
urls: |
https://wycademy.vercel.app/
https://wycademy.vercel.app/site-preferences/
# budgetPath: ./budget.json # test performance budgets
uploadArtifacts: true # save results as an action artifacts
temporaryPublicStorage: true # upload lighthouse report to the temporary storage