-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Using GitHub Actions, set up the following continuous integration workflows:
- When code is pushed to the
mainbranch or a pull request is made for it, make sure that the code compiles successfully. Add a status badge inREADME.mdthat reflects the current status of the main branch's build. - When a pull request is made for the
mainbranch, check the style of all.cppand.hfiles using cpplint
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels