Skip to content

Resolve "Enable ASan build profile in CI"

Alberto Miranda requested to merge 43-enable-asan-build-profile-in-ci into main

This MR enables the usage of the ASan build configuration profile in the CI. This makes it so that CMake builds all binaries with ASan support, which in turn allows us to run all tests under ASan automatically.

Closes #43 (closed)

Edited by Alberto Miranda

Merge request reports