Skip to content

Bump @types/node from 20.5.9 to 20.8.6 #114

Bump @types/node from 20.5.9 to 20.8.6

Bump @types/node from 20.5.9 to 20.8.6 #114

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