84274f6a53
ci(build): Check the unit file made is valid.
...
build / build (push) Failing after 13s
While it isn't feasible to run the executable (due to it not having any
way of stopping itself) I can verify the unit file after making the
project.
So at least one thing is being tested.
2024-07-03 22:07:06 +01:00
481cc21d6c
ci(build): Further changes to workflow
...
build / build (push) Successful in 14s
In my attempt to get the workflow actually building....
2024-07-03 21:54:28 +01:00
8effb878cd
ci(build): Install dependencies in build workflow
...
build / build (push) Failing after 5s
ensure that the dependencies needed to build the package are installed
to the container used to run the workflow.
2024-07-03 21:44:37 +01:00
efb1efeb71
ci: add initial CI build test
...
build / build (push) Failing after 6s
Adding initial test workflow for building the project.
2024-07-03 21:32:48 +01:00