Closed bear-in-the-air closed 1 year ago
Could we get it so that each one of these has a useful name, and that there are not duplicates for pull requests and pushes?
Also, you don't need to build the output to run the static analysis or code formatting checks, so you should remove those stages from those flows.
I also don't see clang-tidy being run anywhere, aka checks.sh --formatting
Done some fiddling with the actions scripts and it looks like you can configure this to have multuple badges with one file. See #48
Need to check with @MHCooke that I'm using the static analysis script correctly.