Skip to content

fix(deps): update react monorepo to v19.1.7 #1180

fix(deps): update react monorepo to v19.1.7

fix(deps): update react monorepo to v19.1.7 #1180

name: Build & Test
on: push
jobs:
check:
name: Build & Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: yarn
- run: yarn build
- run: yarn test