Skip to content

Commit 8e23ea9

Browse files
committed
scancode: Fix license index failure
Signed-off-by: Martin Kojtal <[email protected]>
1 parent a6610e6 commit 8e23ea9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/basic_checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
| ( grep -v '^tools/test/toolchains/api_test.py' || true ) \
4242
| while read file; do cp --parents "${file}" SCANCODE; done
4343
ls SCANCODE
44+
scancode --reindex-licenses # workaround for https://github.com/nexB/scancode-toolkit/issues/3179
4445
scancode -l --json-pp scancode.json SCANCODE
4546
python ./tools/test/ci/scancode-evaluate.py scancode.json || true
4647
cat scancode-evaluate.log

0 commit comments

Comments
 (0)