Skip to content

refactor: extract resolveAdapters utility and add regression tests #12

refactor: extract resolveAdapters utility and add regression tests

refactor: extract resolveAdapters utility and add regression tests #12

Workflow file for this run

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