Skip to content

Commit 0fa31eb

Browse files
anhmoltthst-nordic
authored andcommitted
workflows: add unidiff for compliance workflow
Required due to Zephyr upstream changes. Signed-off-by: Andreas Moltumyr <[email protected]>
1 parent 9330967 commit 0fa31eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compliance.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
pip3 install -U yamllint
3131
pip3 install lxml==4.9.1
3232
pip3 install -U python-magic junitparser==2.8.0 gitlint pylint pykwalify
33+
pip3 install -U unidiff
3334
pip3 install --user -U west
3435
pip3 show -f west
3536

0 commit comments

Comments
 (0)