Skip to content

Bump the GitBook schema, and add some additional tests around parsing… #32

Bump the GitBook schema, and add some additional tests around parsing…

Bump the GitBook schema, and add some additional tests around parsing… #32

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