#Is it possible to make a substep in zig build system?
1 messages · Page 1 of 1 (latest)
no, it has to be zig build test_exe_two
1 messages · Page 1 of 1 (latest)
Basically trying to have a test step that runs tests from all executables, and test <exe_two> for a specific executable tests.
no, it has to be zig build test_exe_two