Skip to content

refactor: terminate app when long lived command exits #5

refactor: terminate app when long lived command exits

refactor: terminate app when long lived command exits #5

Workflow file for this run

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