Skip to content

Bump @mantine/hooks from 6.0.19 to 7.17.1 #365

Bump @mantine/hooks from 6.0.19 to 7.17.1

Bump @mantine/hooks from 6.0.19 to 7.17.1 #365

Workflow file for this run

name: CI
on: [pull_request]
jobs:
lighthouseci:
runs-on: ubuntu-latest
env:
LHCI_GITHUB_APP_TOKEN: ${{ secrets.LHCI_GITHUB_APP_TOKEN }}
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: latest
- run: npm ci && npm install -g @lhci/[email protected]
- run: npm run build
- run: lhci --config=.github/workflows/lighthouserc.json autorun