Skip to content

chore: migrate to husky 9 #255

chore: migrate to husky 9

chore: migrate to husky 9 #255

Workflow file for this run

name: checks
on:
- push
- pull_request
jobs:
test:
uses: adonisjs/core/.github/workflows/test.yml@next

Check failure on line 7 in .github/workflows/checks.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/checks.yml

Invalid workflow file

error parsing called workflow ".github/workflows/checks.yml" -> "adonisjs/core/.github/workflows/test.yml@next" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
install-pnpm: true
lint:
uses: adonisjs/.github/.github/workflows/lint.yml@main
typecheck:
uses: adonisjs/.github/.github/workflows/typecheck.yml@main