Skip to content

refactor: make ensureAssert private and rely on openapi-assertions pa… #30

refactor: make ensureAssert private and rely on openapi-assertions pa…

refactor: make ensureAssert private and rely on openapi-assertions pa… #30

Workflow file for this run

name: checks
on:
- push
- pull_request
jobs:
test:
uses: japa/.github/.github/workflows/test.yml@main
lint:
uses: japa/.github/.github/workflows/lint.yml@main
typecheck:
uses: japa/.github/.github/workflows/typecheck.yml@main