]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - .builds/archlinux.yml
ci: build.sr.ht: run all tests also as root
[safcm/safcm.git] / .builds / archlinux.yml
index 0269b366743b2dd0a2968ace63daf20da9b8b45f..d8ebea79af0a1702e0f0840a70749e9139934d37 100644 (file)
@@ -5,3 +5,6 @@ tasks:
   - all: |
       cd safcm
       ./ci/run
+      # Also run all tests as root
+      sudo chown -Rh root:root .
+      sudo ./ci/run