Skip to content

fix(deps): update babel monorepo to v7.26.8 #1055

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

fix(deps): update babel monorepo to v7.26.8 #1055

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