Skip to content

README: spell out the universal layer — any agent, no integration req… #14

README: spell out the universal layer — any agent, no integration req…

README: spell out the universal layer — any agent, no integration req… #14

Workflow file for this run

name: "2119"
on:
pull_request:
push:
branches: [main]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22
- run: npm ci
- run: npm test
- run: node dist/cli.js check