Skip to content

Bump micromatch and lint-staged (#66) #84

Bump micromatch and lint-staged (#66)

Bump micromatch and lint-staged (#66) #84

Workflow file for this run

name: CI
on: [push]
jobs:
lighthouseci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
- run: npm install && npm install -g @lhci/cli@0.13.x
- run: npm run build
- run: lhci autorun