Skip to content

Commit d046342

Browse files
committed
install-r
1 parent 66770d3 commit d046342

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python_checks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ jobs:
175175
- name: Validate CITATION.cff
176176
if: ${{ inputs.run_cff-validator == 'true' }}
177177
uses: dieghernan/cff-validator@main
178+
with:
179+
install-r: true
178180

179181
- name: Lint with flake8
180182
run: flake8 ${{ inputs.flake8-packages }}

0 commit comments

Comments
 (0)