Skip to content

Merge pull request #1 from GitbookIO/stevenh/bump-gitbook-test-schema… #34

Merge pull request #1 from GitbookIO/stevenh/bump-gitbook-test-schema…

Merge pull request #1 from GitbookIO/stevenh/bump-gitbook-test-schema… #34

Workflow file for this run

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