CI: build changes in tools/ on ubuntu/macos
authorPaul Spooren <mail@aparcar.org>
Fri, 25 Feb 2022 11:28:46 +0000 (12:28 +0100)
committerPaul Spooren <mail@aparcar.org>
Fri, 25 Feb 2022 11:49:03 +0000 (12:49 +0100)
commitfb830fd894f7ae5ad23f712ebf50808f8be2a1f7
tree81a3d7ee0745c9968e283c435e916217784eb5b6
parent0dbcefdd5229daacf6cd4c9996b8e6f31c90ffd1
CI: build changes in tools/ on ubuntu/macos

This commits adds GitHub CI to check that all tools compile on both
Ubuntu and macOS. Since running in parrallel this should also detect
badly set depdendencies within tools/Makefile.

Signed-off-by: Paul Spooren <mail@aparcar.org>
.github/workflows/tools.yml [new file with mode: 0644]