Skip to content

Also consider inferred vias in trace-to-pad clearance relaxation #34

Also consider inferred vias in trace-to-pad clearance relaxation

Also consider inferred vias in trace-to-pad clearance relaxation #34

Workflow file for this run

name: Typecheck
on:
push:
branches:
- main
pull_request:
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
- run: bun install --no-save
- run: bun run typecheck