Skip to content

Add more example schemas #16

Add more example schemas

Add more example schemas #16

Workflow file for this run

name: Benchmark
on:
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v4
with:
node-version: 20
- uses: actions/checkout@v4
- run: make
- run: cat dist/report.csv