mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-30 18:40:28 +00:00
ci: Make UBSan errors fatal (halt_on_error=true)
Now that every UBSan diagnostic in the build and test phases is either fixed or suppressed, flip halt_on_error to true so any new undefined behavior fails the job instead of being logged and ignored. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
halt_on_error=false
|
||||
halt_on_error=true
|
||||
|
||||
Reference in New Issue
Block a user