Skip to content

Preserve pad geometry and repair constrained via clearances #419

Preserve pad geometry and repair constrained via clearances

Preserve pad geometry and repair constrained via clearances #419

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