Skip to content

Commit 5648f1e

Browse files
committed
sdf
1 parent 2e143fc commit 5648f1e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/compliance.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,7 @@ jobs:
4949
run: |
5050
export ZEPHYR_BASE="../zephyr"
5151
$ZEPHYR_BASE/scripts/ci/check_compliance.py \
52-
--annotate
53-
-e KconfigBasicNoModules \
54-
-e SysbuildKconfigBasicNoModules \
52+
--annotate \
5553
-m Codeowners \
5654
-m Devicetree \
5755
-m Gitlint \

0 commit comments

Comments
 (0)