Skip to content

chore(deps): update dependency typescript to v6.0.3 (#1090) #2570

chore(deps): update dependency typescript to v6.0.3 (#1090)

chore(deps): update dependency typescript to v6.0.3 (#1090) #2570

Workflow file for this run

name: CI
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: volta-cli/action@v5
- name: Install, link plugin locally, and run
run: |
npm ci
npm link
npm link lighthouse-plugin-crux