Skip to content

fix: resolve config providers in queue:work command #11

fix: resolve config providers in queue:work command

fix: resolve config providers in queue:work command #11

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