Skip to content

Commit 626b492

Browse files
Jamie Smith0xc0170
andauthored
scancode: version >31.2.4 contains fix for reindexing (ARMmbed#166)
The workaround is not needed anymore (v32 is breaking this reindexing as they created new command to do that anyway). Co-authored-by: Martin Kojtal <[email protected]>
1 parent 6b56f1c commit 626b492

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/basic_checks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
| ( grep -v '^tools/test/toolchains/api_test.py' || true ) \
4343
| while read file; do cp --parents "${file}" SCANCODE; done
4444
ls SCANCODE
45-
scancode --reindex-licenses # workaround for scancode-toolkit#3179
4645
scancode -l --json-pp scancode.json SCANCODE
4746
python ./tools/test/ci/scancode-evaluate.py scancode.json || true
4847
cat scancode-evaluate.log

0 commit comments

Comments
 (0)