Skip to content

Improve validation error for oneOf (#5) #53

Improve validation error for oneOf (#5)

Improve validation error for oneOf (#5) #53

Workflow file for this run

on: [push]
name: Test
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: oven-sh/setup-bun@v1
- run: bun install
- run: bun run test