Skip to content

Commit 9bff970

Browse files
authored
Merge pull request #15430 from ARMmbed/0xc0170-patch-scancode
scancode: version >31.2.4 contains fix for reindexing
2 parents 95f3f93 + 633a833 commit 9bff970

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/basic_checks.yml

-1
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 https://github.com/nexB/scancode-toolkit/issues/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)