WIP: setup Cpp workflow #116
Reference in New Issue
Block a user
Delete Branch "workflow-cpp"
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?
Currently setup and testing if cpp workflow is worth it and effective at all.
Trying/testing things out. Found out that building to test if project builds needs 1600 MiB each run. This could be done with a cache setup so that it only needs to update, not install from scratch. Currently, no real need for this workflow.
Lint/format check on cpp code can be considered, just flags 20k lines of issues already.
Closing without merge.
Pull request closed