X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=blobdiff_plain;f=.builds%2Ffreebsd.yml;h=6f560cf20a87042173041242bbc0dfe38031eae9;hp=e5dba6db9c7d32288bef957579373f7dee46caa5;hb=444e9874424580361e00547b597d213370045057;hpb=4880b159ae4f7e34e530553652faf8043cc76232 diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml index e5dba6d..6f560cf 100644 --- a/.builds/freebsd.yml +++ b/.builds/freebsd.yml @@ -6,7 +6,7 @@ tasks: - all: | sudo ln -sf /usr/local/bin/gmake /usr/bin/make cd safcm - ./ci/run + ./ci/run TESTFLAGS=-v # Also run all tests as root sudo chown -Rh root:wheel . - sudo ./ci/run + sudo ./ci/run TESTFLAGS=-v