Skip to content

feat: point timeout and regression errors to the source of the test c… #87

feat: point timeout and regression errors to the source of the test c…

feat: point timeout and regression errors to the source of the test c… #87

Workflow file for this run

name: checks
on:
- push
- pull_request
- workflow_call
jobs:
test:
uses: japa/.github/.github/workflows/test.yml@main
lint:
uses: japa/.github/.github/workflows/lint.yml@main
typecheck:
uses: japa/.github/.github/workflows/typecheck.yml@main