Skip to content

Bump @types/jest from 26.0.9 to 29.5.12 #3

Bump @types/jest from 26.0.9 to 29.5.12

Bump @types/jest from 26.0.9 to 29.5.12 #3

Workflow file for this run

name: CI
on: pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
- run: yarn install
- run: npx jest