]> git.ipfire.org Git - thirdparty/systemd.git/commit
ci: Do not run build test as root 29099/head
authorJan Janssen <medhefgo@web.de>
Tue, 5 Sep 2023 10:07:01 +0000 (12:07 +0200)
committerJan Janssen <medhefgo@web.de>
Wed, 6 Sep 2023 09:01:53 +0000 (11:01 +0200)
commit690db0c80f9d2d085d6c2117be004b5b044ca5f7
treedf95c5b3a2793d7b36da51098ac35d4f954d1f5a
parentce2c01789c150090124abc73e638fda61deaff97
ci: Do not run build test as root

Although, this is CI, we can still do better. It also ensures that any
env var changes make it into the script, as things like PATH would not
survive a `sudo -E`.
.github/workflows/build_test.sh
.github/workflows/build_test.yml