Closed SizzinSeal closed 10 months ago
Add a github workflow to compile the code whenever a push is made
This check will prevent merging code into master that does not compile, or let someone know if their code does not compile
Test commits on the feature/CI branch
This pull request should be squashed and merged
Ready to merge
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