Skip to content

Remove hardcoded directory for some footprints #21

Remove hardcoded directory for some footprints

Remove hardcoded directory for some footprints #21

Workflow file for this run

name: kicad-symbols
on: [pull_request]
jobs:
on-pull-request:
name: kicad-symbols
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Python 3.6
uses: actions/setup-python@v5
with:
python-version: '3.6'
- name: Init tools
run: |
make tools
- name: Check lib table
run: |
make kicad-symbols-check-lib-table
- name: Comparelibs
run: |
make kicad-symbols-comparelibs