New comment by natrys on void-packages repository https://github.com/void-linux/void-packages/pull/35388#issuecomment-1030619458 Comment: @paper42 don't think that's semantically equivalent. If I remember, it was done like this mostly to stop tests from running in CI (they don't even work locally because of chroot), and probably because `ci-skip` wasn't a thing yet. So I would think equivalent would be `make_check=ci-skip` altogether, should I do that instead?