Skip to content

Commit

Permalink
Only check core dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljanes committed Oct 15, 2023
1 parent e709526 commit 091320f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ echo "- All Markdown checks passed"
echo "- Start license checks"

echo "- licensecheck: start"
python -m licensecheck -u poetry:dev --fail-licenses gpl --zero
python -m licensecheck -u poetry --fail-licenses gpl --zero
echo "- licensecheck: done"

echo "- All license checks passed"

0 comments on commit 091320f

Please sign in to comment.