tests(ci): install integration tests requirements.

This commit is contained in:
Alexandre Pujol 2024-11-12 21:43:42 +00:00
parent 5611001e5b
commit e4f0f06648
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 28 additions and 0 deletions

View file

@ -83,6 +83,7 @@ jobs:
sudo apt-get install -y \
apparmor-profiles apparmor-utils \
bats bats-support
bash tests/requirements.sh
- name: Install apparmor.d
run: |