Skip to content

Bump @types/node from 18.16.0 to 20.4.5 #102

Bump @types/node from 18.16.0 to 20.4.5

Bump @types/node from 18.16.0 to 20.4.5 #102

Workflow file for this run

name: Test on any push
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npm test