Skip to content

chore: update dependencies #25

chore: update dependencies

chore: update dependencies #25

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