Skip to content

feat: add retry plugin for retrying failed tests #152

feat: add retry plugin for retrying failed tests

feat: add retry plugin for retrying failed tests #152

Workflow file for this run

name: test
on:
- push
- pull_request
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