Skip to content

chore(release): 2.0.0-4 #15

chore(release): 2.0.0-4

chore(release): 2.0.0-4 #15

Workflow file for this run

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