Disable CMake tests
This commit is contained in:
parent
0452b24e15
commit
7102578769
@ -513,7 +513,7 @@ pub fn main() !void {
|
|||||||
errors = true;
|
errors = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
try runCmakeTests(allocator);
|
// try runCmakeTests(allocator);
|
||||||
|
|
||||||
if (errors) {
|
if (errors) {
|
||||||
return error.fail;
|
return error.fail;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user