Skip to content

PCB for the head V0

PCB for the head V0 #4

name: Fabrication manifest
on:
pull_request:
push:
branches:
- main
jobs:
check:
name: Check generated fabrication manifest
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
with:
lfs: true
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: "3.x"
- name: Check generated fabrication manifest
run: python3 scripts/generate_fabrication_manifest.py --check