mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
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:
@@ -22,4 +22,4 @@ export PYTHONPATH=$PHOTONLIBPY_ROOT
|
||||
cd $1
|
||||
|
||||
# Run the example
|
||||
robotpy sim
|
||||
python3 robot.py sim
|
||||
|
||||
Reference in New Issue
Block a user