Skip to content

Update node runtime to v20 (#91) #66

Update node runtime to v20 (#91)

Update node runtime to v20 (#91) #66

Workflow file for this run

name: Run workflow test on push
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- run: npm i
- run: npm run test