Skip to content

Bump jest from 29.1.2 to 29.7.0 #26

Bump jest from 29.1.2 to 29.7.0

Bump jest from 29.1.2 to 29.7.0 #26

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