Skip to content

Commit

Permalink
[nrf noup] ci: Disable Kconfig for modules
Browse files Browse the repository at this point in the history
fixup! [nrf noup] ci: Add compliance check

This is a false negative and is also disabled in the sdk-zephyr.

Signed-off-by: Chaitanya Tata <[email protected]>
  • Loading branch information
krish2718 committed Oct 16, 2023
1 parent e174aa1 commit c2af2cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
-e KconfigBasic \
-e checkpatch \
-e Kconfig \
-e KconfigBasicNoModules \
-e DevicetreeBindings \
-c origin/${BASE_REF}..
Expand Down

0 comments on commit c2af2cd

Please sign in to comment.