X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.builds%2Farchlinux.yml;h=4adc85f0307e230c5af696e6261acea51eb92664;hb=c82fb9a1ad0301b1f5465944df05ee01937e6e3f;hp=0269b366743b2dd0a2968ace63daf20da9b8b45f;hpb=ee36e1803e470eb760f72a5ef44a8e4447749641;p=safcm%2Fsafcm.git diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml index 0269b36..4adc85f 100644 --- a/.builds/archlinux.yml +++ b/.builds/archlinux.yml @@ -5,3 +5,6 @@ tasks: - all: | cd safcm ./ci/run + # Also run all tests as root + sudo chown -Rh root:root .. + sudo ./ci/run