mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
There was already `zig build test-fmt` but now `zig build test` depends on that one. The CI scripts no longer need explicit logic since they already do `zig build test`.