Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
[nrf noup] ci: Disable module maintainers test
Browse files Browse the repository at this point in the history
fixup! [nrf noup] ci: Add compliance test

This isn't maintained for this project.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
  • Loading branch information
krish2718 committed Jan 17, 2024
1 parent cfa7529 commit 13183e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
ls -la
git log --pretty=oneline | head -n 10
./scripts/ci/check_compliance.py --annotate -e gitlint -e KconfigBasic -e Kconfig \
-c origin/${BASE_REF}..
-e ModulesMaintainers -c origin/${BASE_REF}..
- name: upload-results
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 13183e4

Please sign in to comment.