Skip to content

fix(deps): update babel monorepo to v7.25.6 #811

fix(deps): update babel monorepo to v7.25.6

fix(deps): update babel monorepo to v7.25.6 #811

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