You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To build the unit tests without sanitizers, call `make unit-test
SANITIZE=OFF`.
On my machine I can't run sanitizers for some reason, so this is a
workaround. It still defaults to ON, and the CI will keep using the
sanitizers.
0 commit comments