Skip to content

Add board-edge-aware DRC force moves with safe translation and clearance guards #22

Add board-edge-aware DRC force moves with safe translation and clearance guards

Add board-edge-aware DRC force moves with safe translation and clearance guards #22

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