openSUSE / obs-build

OBS build script, can be used with OBS or stand alone
GNU General Public License v2.0
132 stars 183 forks source link

Introduce buildflag nochecks #1013

Open adrianschroeter opened 2 months ago

adrianschroeter commented 2 months ago

To disable all checks (%check section in rpm).

This can be overwritten by --no-checks or new --checks option on CLI.