mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-12-24 22:16:41 +01:00
ci: temporary disable compatibility test.
This commit is contained in:
parent
9c61f7ad3e
commit
e7ab435640
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
@ -32,8 +32,8 @@ jobs:
|
|||
- name: Show AppArmor log
|
||||
run: sudo aa-log
|
||||
|
||||
- name: Ensure compatibility with some AppArmor userspace tools
|
||||
run: sudo aa-enforce /etc/apparmor.d/aa-notify
|
||||
# - name: Ensure compatibility with some AppArmor userspace tools
|
||||
# run: sudo aa-enforce /etc/apparmor.d/aa-notify
|
||||
|
||||
- name: Show Number of loaded profile
|
||||
run: sudo aa-status --profiled
|
||||
|
|
Loading…
Reference in a new issue