add unit tests + fmt + workflows + clippy + a note to not detach in ide #2
No reviewers
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
geomind_code/my_hypervisor!2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_tests_fmt_workflows"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +72,4 @@# Integration tests require root and KVM - run what we canbash tests/01_build.sh || truebash tests/02_cli_basics.sh || truecontinue-on-error: truewhy we continue on error here? I can see that scripts build the cli and tests it without root needed as mentioned
we just don't want it to fail for integration tests
91ca0bd33a067f98fb7f