We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9330967 commit 0fa31ebCopy full SHA for 0fa31eb
.github/workflows/compliance.yml
@@ -30,6 +30,7 @@ jobs:
30
pip3 install -U yamllint
31
pip3 install lxml==4.9.1
32
pip3 install -U python-magic junitparser==2.8.0 gitlint pylint pykwalify
33
+ pip3 install -U unidiff
34
pip3 install --user -U west
35
pip3 show -f west
36
0 commit comments