Skip to content

Commit b3c4d57

Browse files
Trial: disable apparmor
1 parent a5e8ced commit b3c4d57

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test-make-target.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,9 @@ jobs:
7575
run: |
7676
sudo apt-get update && \
7777
sudo apt-get install -y \
78-
apparmor-utils \
7978
ldap-utils \
8079
slapd
8180
82-
sudo aa-complain `which slapd`
8381
8482
- name: RUN TESTS
8583
if: inputs.plugin != 'rabbitmq_cli'

0 commit comments

Comments
 (0)