unit
unit copied to clipboard
Add unit testing to Unitctl CI workflow
- fix a few misspellings in unitctl CI workflow
- add unit testing job
- disable one test
About the disabled test: It tests that the CLI can run a local copy of the unitd binary. This would require a custom image to run in CI. If we find it necessary, I am happy to work on it as an additional changeset.