tests: add 'make check' for common issues in Apparmor profiles.

This commit is contained in:
Alexandre Pujol 2024-10-06 15:39:21 +01:00
parent 7757038a4f
commit 36f620dab1
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
3 changed files with 90 additions and 9 deletions

View file

@ -23,7 +23,7 @@ bash:
image: koalaman/shellcheck-alpine
script:
- shellcheck --shell=bash
PKGBUILD dists/build.sh dists/docker.sh
PKGBUILD dists/build.sh dists/docker.sh tests/check.sh
tests/packer/init/init.sh tests/packer/src/aa-update tests/packer/init/clean.sh
golangci-lint: