Commit Graph

4 Commits

Author SHA1 Message Date
f07c7f138c
ci(build): Quick and Dirty testing.
Some checks failed
build / build (push) Failing after 13s
Added steps to the workflow that should now allow the program and unit
file to be tested for functionality
2024-07-03 22:11:58 +01:00
481cc21d6c
ci(build): Further changes to workflow
All checks were successful
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
Some checks failed
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
Some checks failed
build / build (push) Failing after 6s
Adding initial test workflow for building the project.
2024-07-03 21:32:48 +01:00