Skip to content

Add cross-links to other tools + About-Me #5

Add cross-links to other tools + About-Me

Add cross-links to other tools + About-Me #5

Workflow file for this run

name: test
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '20'
- run: node core.test.js