Skip to content

exclude round_trip_time #126

exclude round_trip_time

exclude round_trip_time #126

Workflow file for this run

name: Lighthouse
on: push
jobs:
lighthouse:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run Lighthouse on urls and validate with lighthouserc
uses: treosh/lighthouse-ci-action@v9
with:
urls: 'https://crux.wompmobile.com/'
configPath: './lighthouserc.json'