Skip to content

Commit

Permalink
Merge pull request #15043 from jamesbeyond/click_fix
Browse files Browse the repository at this point in the history
FIX: update click version to fix scancode
  • Loading branch information
0xc0170 authored Sep 1, 2021
2 parents 539d1c7 + 1f20f1c commit be31d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
name: install dependencies
shell: bash
run: |
pip install scancode-toolkit
pip install -U scancode-toolkit click
-
name: license check
Expand Down

0 comments on commit be31d50

Please sign in to comment.