Skip to content

ci: release as next major #55

ci: release as next major

ci: release as next major #55

Workflow file for this run

name: checks
on:
- push
- pull_request
- workflow_call
jobs:
test:
uses: japa/.github/.github/workflows/test.yml@next
with:
install-playwright-browsers: true
lint:
uses: japa/.github/.github/workflows/lint.yml@next
typecheck:
uses: japa/.github/.github/workflows/typecheck.yml@next