Skip to content

Update ts-jest to version 29.2.6 #472

Update ts-jest to version 29.2.6

Update ts-jest to version 29.2.6 #472

Workflow file for this run

name: Frontend tests
on: push
jobs:
frontend:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn install
- run: yarn ci