Skip to content

Commit

Permalink
Fix license check CI failure (ARMmbed#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
multiplemonomials authored Nov 28, 2022
1 parent 5b28f5b commit 310aac3
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 @@ -26,7 +26,7 @@ jobs:
name: install dependencies
shell: bash
run: |
pip install -U scancode-toolkit click
pip install -U scancode-toolkit click gemfileparser
-
name: license check
Expand Down

0 comments on commit 310aac3

Please sign in to comment.