Skip to content

Bump ts-jest from 29.0.3 to 29.1.1 #48

Bump ts-jest from 29.0.3 to 29.1.1

Bump ts-jest from 29.0.3 to 29.1.1 #48

Workflow file for this run

name: Test
on:
pull_request:
workflow_dispatch:
push:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm install
- run: npm run all