mirror of https://github.com/ARMmbed/mbed-os.git
github: Fix click version
Signed-off-by: Martin Kojtal <martin.kojtal@arm.com>pull/15357/head
parent
da7c0b7d3d
commit
239a210107
|
@ -26,7 +26,7 @@ jobs:
|
|||
name: install dependencies
|
||||
shell: bash
|
||||
run: |
|
||||
pip install -U scancode-toolkit click
|
||||
pip install -U scancode-toolkit "click>=7,<8"
|
||||
|
||||
-
|
||||
name: license check
|
||||
|
|
Loading…
Reference in New Issue