Skip to content

fix: change copy:templates command #28

fix: change copy:templates command

fix: change copy:templates command #28

Workflow file for this run

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