Skip to content

build(deps-dev): bump stylelint from 15.6.2 to 15.10.1 #70

build(deps-dev): bump stylelint from 15.6.2 to 15.10.1

build(deps-dev): bump stylelint from 15.6.2 to 15.10.1 #70

Workflow file for this run

name: Lighthouse CI
on: push
jobs:
lighthouse:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Audit URLs using Lighthouse
uses: treosh/lighthouse-ci-action@v9
with:
urls: |
https://chat.plhh.xyz/
https://chat.plhh.xyz/login
budgetPath: ./budget.json # test performance budgets
uploadArtifacts: true # save results as an action artifacts
temporaryPublicStorage: true # upload lighthouse report to the temporary