Skip to content

chore: target node 24 #29

chore: target node 24

chore: target node 24 #29

Workflow file for this run

name: checks
on:
- push
- pull_request
- workflow_call
jobs:
test:
uses: edge-js/.github/.github/workflows/test.yml@next
lint:
uses: edge-js/.github/.github/workflows/lint.yml@next
typecheck:
uses: edge-js/.github/.github/workflows/typecheck.yml@next