Commit 00e680e3 authored by Jan Kiene's avatar Jan Kiene
Browse files

do msan as well (was deactivated for local debugging)

parent cb59052f
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@ import pathlib
DURATION = "120"
CFG = "ci_linux.json"
TESTS = [ "CLANG1", "CLANG2" ]
TESTS = [ "CLANG2" ]
EP_FILE = "ep_015.g192"

SCRIPT_DIR = pathlib.Path("./scripts").resolve()