Skip to content

Commit 401bda7

Browse files
nordicjmeivindj-nordic
authored andcommitted
workflow: compliance: Reformat some lines
Reformats some lines to allow for easier comparison with sdk-nrf compliance file Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
1 parent 1d8737f commit 401bda7

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/compliance.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,8 @@ jobs:
8383
ls -la
8484
git log --pretty=oneline | head -n 10
8585
$ZEPHYR_BASE/scripts/ci/check_compliance.py --annotate \
86-
-e KconfigBasicNoModules -e ClangFormat \
87-
-e SysbuildKconfigBasicNoModules \
88-
-e LicenseAndCopyrightCheck \
89-
-e BinaryFiles
90-
-c origin/${BASE_REF}..
86+
-e KconfigBasicNoModules -e ClangFormat -e SysbuildKconfigBasicNoModules \
87+
-e LicenseAndCopyrightCheck -e BinaryFiles -c origin/${BASE_REF}..
9188
9289
- name: upload-results
9390
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4

0 commit comments

Comments
 (0)