Skip to content

chore: update dependencies #105

chore: update dependencies

chore: update dependencies #105

Workflow file for this run

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