Skip to content

fix: casing issues. move to snake_case #2

fix: casing issues. move to snake_case

fix: casing issues. move to snake_case #2

Workflow file for this run

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