New review comment by paper42 on void-packages repository https://github.com/void-linux/void-packages/pull/34490#discussion_r767326029 Comment: ```suggestion # integration tests want aws credentials make_check_target="tests/functional tests/unit" pre_check() { rm -r tests/functional/leak # these 6 tests fail, probably fixable } ```