Skip to content

Bump ts-jest from 29.1.5 to 29.2.4 #938

Bump ts-jest from 29.1.5 to 29.2.4

Bump ts-jest from 29.1.5 to 29.2.4 #938

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build: # make sure build/ci work properly
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: |
npm install
npm run all