Skip to content

build(deps-dev): bump @playwright/test from 1.47.0 to 1.47.1 #84

build(deps-dev): bump @playwright/test from 1.47.0 to 1.47.1

build(deps-dev): bump @playwright/test from 1.47.0 to 1.47.1 #84

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://williamsrealestates.com
https://williamsrealestates.com/about
uploadArtifacts: true # save results as an action artifacts
temporaryPublicStorage: true # upload lighthouse report to the temporary storage