chore: add emqx_modules to the CI format check

This commit is contained in:
Thales Macedo Garitezi 2022-03-22 09:53:46 -03:00
parent 203876870e
commit 690843ba24
No known key found for this signature in database
GPG Key ID: DD279F8152A9B6DD
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ set -euo pipefail
cd -P -- "$(dirname -- "$0")/.." cd -P -- "$(dirname -- "$0")/.."
APPS=() APPS=()
APPS+=( 'apps/emqx' ) APPS+=( 'apps/emqx' 'apps/emqx_modules' )
#APPS+=( 'lib-ee/emqx_license' ) #APPS+=( 'lib-ee/emqx_license' )