Closed chmorgan closed 2 years ago
@kosma a non-zero exit code should be doing this right now I'd imagine. Is the build passing but should be failing?
@kosma this look ok now that I split the actions from that other fix?
I fixed the other thing that was pending - merged. Thanks!
One more thing:
make test
action is redunant since tests are already ran bymake
.There's also a side problem: the workflow should fail if scan-build reports anything. I don't see any command line switch for that, however...