From: Evgeny Vereshchagin Date: Sun, 16 Jan 2022 08:32:17 +0000 (+0000) Subject: ci: install libbpf-dev in the unit_tests workflow X-Git-Tag: v251-rc1~525 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8f93a60a29de9f6ff7d150d3e828910f32c190b;p=thirdparty%2Fsystemd.git ci: install libbpf-dev in the unit_tests workflow Those dependencies are also used by Coverity and Codeql so it should be installed there to get them to analyze that code. Judging by https://github.com/systemd/systemd/pull/22137 it seems to be working. --- diff --git a/.github/workflows/unit_tests.sh b/.github/workflows/unit_tests.sh index fc4696ff594..5d9e9da562e 100755 --- a/.github/workflows/unit_tests.sh +++ b/.github/workflows/unit_tests.sh @@ -9,6 +9,7 @@ ADDITIONAL_DEPS=( expect fdisk jekyll + libbpf-dev libfdisk-dev libfido2-dev libp11-kit-dev