CI: tweak apk, make flags (MR 85)
Hide apk output (-q), as it's not interesting during the CI runs. If an error happens, it will still be printed. Run make with multiple jobs (-j) in parallel, so it finishes faster and to catch potential bugs in the Makefile that only appear with parallel jobs.
Please register or sign in to comment