Skip to content

Commit

Permalink
action
Browse files Browse the repository at this point in the history
  • Loading branch information
sqin2019 committed Oct 26, 2023
1 parent d8cc3cd commit cfbaa0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cd /scancode-toolkit

./scancode /github/workspace/$1 \
--json /github/workspace/artifacts/scancode.json \
--html /github/workspace/artifacts/scancode.html \
--csv /github/workspace/artifacts/scancode.csv \
$2

# python /license_check.py -c /github/workspace/license_config.yml -s /github/workspace/artifacts/scancode.json -f /github/workspace/$1 -o /github/workspace/artifacts/report.txt

0 comments on commit cfbaa0c

Please sign in to comment.