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 18d2870 commit 5cbb509Copy full SHA for 5cbb509
.github/workflows/eclair.yaml
@@ -105,6 +105,7 @@ jobs:
105
106
- name: Scan code with Eclair
107
run: |
108
+ eclair_licman -S P
109
./scripts/twister -j 16 -p qemu_x86 -T tests/subsys/logging/ -T samples/hello_world -i --build-only -v -xZEPHYR_SCA_VARIANT=eclair -x=USE_CCACHE=0
110
111
ver=`git describe`
0 commit comments