Skip to content

fix: initialize QueueManager during boot phase #17

fix: initialize QueueManager during boot phase

fix: initialize QueueManager during boot phase #17

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