Skip to content

test: fix test that fails when runned locally #256

test: fix test that fails when runned locally

test: fix test that fails when runned locally #256

Workflow file for this run

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

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

invalid value workflow reference: no version specified
with:
install-pnpm: true
lint:
uses: adonisjs/.github/.github/workflows/lint.yml@main
typecheck:
uses: adonisjs/.github/.github/workflows/typecheck.yml@main