Skip to content

fix(stub): correct how we are getting db in migration #30

fix(stub): correct how we are getting db in migration

fix(stub): correct how we are getting db in migration #30

Workflow file for this run

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