Skip to content

chore(deps-dev): bump ts-jest from 29.1.5 to 29.2.0 #526

chore(deps-dev): bump ts-jest from 29.1.5 to 29.2.0

chore(deps-dev): bump ts-jest from 29.1.5 to 29.2.0 #526

Workflow file for this run

on:
pull_request:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
persist-credentials: false
- uses: actions/setup-node@v4
- name: Install and Build
run: |
npm install
./node_modules/.bin/typedoc