Skip to content

Bump ts-jest from 29.0.3 to 29.1.2 #20

Bump ts-jest from 29.0.3 to 29.1.2

Bump ts-jest from 29.0.3 to 29.1.2 #20

Workflow file for this run

name: Test
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use NodeJS
uses: actions/setup-node@v1
with:
node-version: 16
- run: |
./run_tests.sh