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