Skip to content

build(deps-dev): bump jest from 29.4.1 to 29.7.0 #400

build(deps-dev): bump jest from 29.4.1 to 29.7.0

build(deps-dev): bump jest from 29.4.1 to 29.7.0 #400

Workflow file for this run

on:
pull_request:
jobs:
test:
name: Run tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.3.0
- run: yarn install --frozen-lockfile
- run: yarn test