Skip to content

feat: skip tests in bail mode and allow skipping group tests in bulk #89

feat: skip tests in bail mode and allow skipping group tests in bulk

feat: skip tests in bail mode and allow skipping group tests in bulk #89

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