Skip to content

Normalize via endpoint spans and explicit copper-layer arrays #432

Normalize via endpoint spans and explicit copper-layer arrays

Normalize via endpoint spans and explicit copper-layer arrays #432

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