Skip to content

Commit

Permalink
Merge pull request #15430 from ARMmbed/0xc0170-patch-scancode
Browse files Browse the repository at this point in the history
scancode: version >31.2.4 contains fix for reindexing
  • Loading branch information
0xc0170 authored Jun 1, 2023
2 parents 95f3f93 + 633a833 commit 9bff970
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/basic_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
| ( grep -v '^tools/test/toolchains/api_test.py' || true ) \
| while read file; do cp --parents "${file}" SCANCODE; done
ls SCANCODE
scancode --reindex-licenses # workaround for https://github.com/nexB/scancode-toolkit/issues/3179
scancode -l --json-pp scancode.json SCANCODE
python ./tools/test/ci/scancode-evaluate.py scancode.json || true
cat scancode-evaluate.log
Expand Down

0 comments on commit 9bff970

Please sign in to comment.