ut-ras / robomaster

Firmware for the Stampede RoboMaster team at UT Austin
http://ras.ece.utexas.edu/committees/robomaster
GNU General Public License v3.0
17 stars 5 forks source link

Try to build all 3 robots as a github action #99

Closed Lakshay983 closed 8 months ago

Lakshay983 commented 9 months ago

Github actions lets you run commands in your code to build it. You could theoretically build all three remotely as a check before we merge anything (add it to the PR settings). You could also make it a workflow to run locally as a sanity check before you push to your branch

calebchalmers commented 8 months ago

Added in fbfa0c8b2d46ff397acd2dd71ab72b6ac956640a! :tada: