Build Python examples during CI run (#2273)

Adds `photonlib-python-examples` to CI build run to make sure that
Python builds cleanly against that PR/commit.
This commit is contained in:
Charlotte Wilson
2026-01-07 16:14:39 -05:00
committed by GitHub
parent 3f9e2a9fa8
commit 6ca7354542
2 changed files with 77 additions and 9 deletions

View File

@@ -22,4 +22,4 @@ export PYTHONPATH=$PHOTONLIBPY_ROOT
cd $1
# Run the example
robotpy sim
python3 robot.py sim