mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-06 10:13:29 +02:00
comment for the issue added
This commit is contained in:
@@ -210,6 +210,7 @@ pub fn build(b: *Build) !void {
|
|||||||
}
|
}
|
||||||
ziglings_step.dependOn(prev_step);
|
ziglings_step.dependOn(prev_step);
|
||||||
|
|
||||||
|
// Disabled, see issue 272
|
||||||
// const test_step = b.step("test", "Run all the tests");
|
// const test_step = b.step("test", "Run all the tests");
|
||||||
// // test_step.dependOn(tests.addCliTests(b, &exercises));
|
// // test_step.dependOn(tests.addCliTests(b, &exercises));
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user