issues
search
machines-in-motion
/
real_time_tools
BSD 3-Clause "New" or "Revised" License
9
stars
6
forks
source link
[CI] Add github worklfow
#27
Closed
MaximilienNaveau
closed
3 years ago
MaximilienNaveau
commented
3 years ago
Description
Add github CI
How I Tested
By creating this PR.
I fulfilled the following requirements
[x] All new code is formatted according to our style guide (for C++ run clang-format, for Python, run flake8 and fix all warnings).
[x] All new functions/classes are documented and existing documentation is updated according to changes.
[x] No commented code from testing/debugging is kept (unless there is a good reason to keep it).
Description
Add github CI
How I Tested
By creating this PR.
I fulfilled the following requirements