Skip to content

chore(deps-dev): bump @types/react from 18.0.34 to 18.2.9 #506

chore(deps-dev): bump @types/react from 18.0.34 to 18.2.9

chore(deps-dev): bump @types/react from 18.0.34 to 18.2.9 #506

Workflow file for this run

name: Jest Tests
on:
pull_request:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- uses: ./.github/actions/cancel_workflow
- uses: ./.github/actions/yarn_install
- run: yarn test --coverage