Skip to content

Bump @types/node from 15.14.9 to 20.12.12 #24

Bump @types/node from 15.14.9 to 20.12.12

Bump @types/node from 15.14.9 to 20.12.12 #24

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