mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-15 20:45:56 +03:00
c0fe135ff3
`runAndCompare` will already depend on the `CheckObject` step itself so it's not needed to also have the test step depend on the check object step.