Skip to content

Commit 8bc700b

Browse files
committed
sdf
1 parent 0353d80 commit 8bc700b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/compliance.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ jobs:
4949
run: |
5050
export ZEPHYR_BASE="../zephyr"
5151
$ZEPHYR_BASE/scripts/ci/check_compliance.py \
52+
--annotate
53+
-e Kconfig \
54+
-e KconfigBasicNoModules \
5255
-c origin/${BASE_REF}.. || \
5356
echo "COMPLIANCE_FAILED=true" >> $GITHUB_ENV
5457

0 commit comments

Comments
 (0)