ocamlPackages.owl: re-enable tests
This commit is contained in:
@@ -26,7 +26,5 @@ buildDunePackage rec {
|
||||
npy
|
||||
];
|
||||
|
||||
doCheck = false;
|
||||
# Tests fail with Clang: https://github.com/owlbarn/owl/issues/462
|
||||
# and with GCC 13: https://github.com/owlbarn/owl/issues/653
|
||||
doCheck = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user