Skip to content

chore: generate correct path to schema file post build #27

chore: generate correct path to schema file post build

chore: generate correct path to schema file post build #27

Workflow file for this run

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