]> ruderich.org/simon Gitweb - safcm/safcm.git/commit
tests: run tests outside of CI when non-root
authorSimon Ruderich <simon@ruderich.org>
Sat, 1 Nov 2025 07:40:42 +0000 (08:40 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sat, 1 Nov 2025 08:44:12 +0000 (09:44 +0100)
commita8e7e025789749d54123f208f51f21ee59f5699a
treeb87afefeaff07e96f3d7bda881cd26b761c70683
parent6ee1237847cb560f06c82e66c735b1873902b405
tests: run tests outside of CI when non-root

Non-root users cannot modify the system. So these tests can be safely
run even outside of the CI.
cmd/safcm/main_sync_test.go
remote/sync/files_test.go