Skip to content

Bump @types/jest from 29.5.13 to 29.5.14 #999

Bump @types/jest from 29.5.13 to 29.5.14

Bump @types/jest from 29.5.13 to 29.5.14 #999

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