Skip to content

chore: allow v7 in version range #9

chore: allow v7 in version range

chore: allow v7 in version range #9

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