ci: update shell scripts location.

This commit is contained in:
Alexandre Pujol 2023-04-24 15:28:33 +01:00
parent 538d708ec0
commit 8960137f62
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ bash:
script:
- shellcheck --shell=bash
PKGBUILD dists/build.sh
tests/packer/src/init.sh tests/packer/src/aa-update tests/packer/init/clean.sh
tests/packer/init/init.sh tests/packer/src/aa-update tests/packer/init/clean.sh
debian/apparmor.d.postinst debian/apparmor.d.postrm
golangci-lint: