X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=blobdiff_plain;f=.builds%2Farchlinux.yml;h=d8ebea79af0a1702e0f0840a70749e9139934d37;hp=0269b366743b2dd0a2968ace63daf20da9b8b45f;hb=96d2414bf7983cea408097f207c15c18a93b903b;hpb=5dca1e53d7fa0c2b7c15bbcec5654638727f9009 diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml index 0269b36..d8ebea7 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