diff --git a/backports/uranium/APKBUILD b/backports/uranium/APKBUILD index 2b98a85..7badd09 100644 --- a/backports/uranium/APKBUILD +++ b/backports/uranium/APKBUILD @@ -42,7 +42,7 @@ build() { check() { # useless code style test with another dependency - ctest -j $JOBS --output-on-failure -T Test + ctest --output-on-failure -T Test } package() {