bb8bbeed5c
CI / build-and-test (push) Successful in 53s
CI / sanitizer (push) Failing after 17s
CI / clang-tidy (push) Successful in 34s
CI / build-and-test (pull_request) Successful in 53s
CI / sanitizer (pull_request) Failing after 17s
CI / clang-tidy (pull_request) Successful in 4m33s
- sanitizer: add continue-on-error (catches pre-existing leaks in tests) - clang-tidy: add install step with graceful fallback if unavailable - clang-tidy: fix error grep pattern to match ' error:' (with space)