Skip to content

Commit 310aac3

Browse files
author
Jamie Smith
authored
Fix license check CI failure (#104)
1 parent 5b28f5b commit 310aac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basic_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
name: install dependencies
2727
shell: bash
2828
run: |
29-
pip install -U scancode-toolkit click
29+
pip install -U scancode-toolkit click gemfileparser
3030
3131
-
3232
name: license check

0 commit comments

Comments
 (0)