X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=blobdiff_plain;f=.builds%2Farchlinux.yml;h=90b0897fa8abb6ebe3780c1d68cfee45b601e1cb;hp=d8ebea79af0a1702e0f0840a70749e9139934d37;hb=444e9874424580361e00547b597d213370045057;hpb=4880b159ae4f7e34e530553652faf8043cc76232 diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml index d8ebea7..90b0897 100644 --- a/.builds/archlinux.yml +++ b/.builds/archlinux.yml @@ -4,7 +4,7 @@ packages: tasks: - all: | cd safcm - ./ci/run + ./ci/run TESTFLAGS=-v # Also run all tests as root sudo chown -Rh root:root . - sudo ./ci/run + sudo ./ci/run TESTFLAGS=-v