Skip to content

Update: lint script

Update: lint script #3

Workflow file for this run

name: Lighthouse Audit
on:
push:
branches:
- main
jobs:
audit:
runs-on: ubuntu-latest
steps:
- name: Install Lighthouse CI
run: npm install -g @lhci/cli
- name: Run Lighthouse Audit
run: lhci autorun