Closed adrianreber closed 3 years ago
You probably need to activate GitHub Actions to actually activate the newly introduced CI runs.
In my fork terminatorX is being built https://github.com/adrianreber/terminatorX/actions
Using clang
I can see a warning which does not exist with gcc
.
This PR introduces a simple CI run to build terminatorX with GCC and CLANG.
There is also an unrelated commit which deletes
.cvsignore
. Seems no longer necessary.