Skip to content

ci: run full test

ci: run full test #2

Workflow file for this run

on: push
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 20
- run: cat /proc/version_signature
- run: node ./testcase.js