Skip to content

fix: include @standard-schema/spec as a dependency (#38) #91

fix: include @standard-schema/spec as a dependency (#38)

fix: include @standard-schema/spec as a dependency (#38) #91

Workflow file for this run

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