Skip to content

v1.2.1: authoritative calibration artifact + robust pairwise ordering #9

v1.2.1: authoritative calibration artifact + robust pairwise ordering

v1.2.1: authoritative calibration artifact + robust pairwise ordering #9

Workflow file for this run

name: Verify
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
verify:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22
- name: Verify
run: npm run verify