Skip to content

Update dependency react-hook-form to v7.54.2 #2077

Update dependency react-hook-form to v7.54.2

Update dependency react-hook-form to v7.54.2 #2077

Workflow file for this run

name: Test
on:
push:
branches: [main]
pull_request:
jobs:
test:
name: Run test
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: 20
cache: npm
- run: npm i
- run: npm run test:ci