Skip to content

feat: do not report error when a package does not export a configure … #486

feat: do not report error when a package does not export a configure …

feat: do not report error when a package does not export a configure … #486

Workflow file for this run

name: checks
on:
- push
- pull_request
- workflow_call
jobs:
test:
uses: adonisjs/core/.github/workflows/[email protected]
with:
install-pnpm: true
lint:
uses: adonisjs/.github/.github/workflows/lint.yml@next
typecheck:
uses: adonisjs/.github/.github/workflows/typecheck.yml@next