Ten-Ton-Robotics / 6364-Crescendo

Other
0 stars 0 forks source link

👷Gradle Workflow #1

Closed SizzinSeal closed 10 months ago

SizzinSeal commented 10 months ago

Overview

Add a github workflow to compile the code whenever a push is made

Motivation

This check will prevent merging code into master that does not compile, or let someone know if their code does not compile

Test Plan

Test commits on the feature/CI branch

Additional Notes

This pull request should be squashed and merged

SizzinSeal commented 10 months ago

Ready to merge