Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

chore(deps): update jest monorepo to v30 (major) #3254

chore(deps): update jest monorepo to v30 (major)

chore(deps): update jest monorepo to v30 (major) #3254

Workflow file for this run

name: 'build-test'
on: [pull_request, push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: |
yarn install
- run: |
yarn test