tests(ci): install integration tests requirements.
This commit is contained in:
parent
5611001e5b
commit
e4f0f06648
2 changed files with 28 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue