Open pcmoore opened 7 years ago
There are Actions. You can use some basic templates like https://github.com/bachradsusi/netlabel_tools/blob/bachradsusi-action/.github/workflows/ccpp.yml https://github.com/bachradsusi/netlabel_tools/actions It just needs to add some dependencies.
Disclaimer: all I know about Actions is written in this comment
Thanks @bachradsusi, I didn't really know much about actions until you posted this; on my other projects we had just used Travis, which can be a bit frustrating at times.
It may not be possible to run the tests due to limitations with Ubuntu, but we should at least be able to verify the build works.