ci: add Linux KiCad real-pcbnew matrix

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Thomas Cook
2026-06-09 16:57:25 +00:00
committed by mixelpixx
parent a094d1b937
commit fcf23f1965
4 changed files with 250 additions and 24 deletions

View File

@@ -29,6 +29,7 @@ addopts =
markers =
unit: Unit tests (fast, no external dependencies)
integration: Integration tests (requires KiCAD)
real_pcbnew: Headless tests that exercise real KiCad SWIG bindings
slow: Slow-running tests
linux: Linux-specific tests
windows: Windows-specific tests