Skip to content

Include duplicate pin name in pin label array, remove pinNames from component template #183

Include duplicate pin name in pin label array, remove pinNames from component template

Include duplicate pin name in pin label array, remove pinNames from component template #183

Workflow file for this run

name: Test and Benchmark
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Use bun
uses: oven-sh/setup-bun@v1
- name: Install dependencies
run: bun i
- name: Pull kicad footprints
run: bun test