Skip to content

fix(deps): update react monorepo to v19.1.0 #1114

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

fix(deps): update react monorepo to v19.1.0 #1114

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