Skip to content

chore: use tsup for bundling #22

chore: use tsup for bundling

chore: use tsup for bundling #22

Workflow file for this run

name: checks
on:
- push
- pull_request
jobs:
test:
uses: japa/browser-client/.github/workflows/test.yml@next

Check failure on line 8 in .github/workflows/checks.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/checks.yml

Invalid workflow file

error parsing called workflow ".github/workflows/checks.yml" -> "japa/browser-client/.github/workflows/test.yml@next" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
install-playwright-browsers: true
lint:
uses: japa/.github/.github/workflows/lint.yml@main
typecheck:
uses: japa/.github/.github/workflows/typecheck.yml@main