Skip to content

Commit

Permalink
Update lintr.yml with setup-renv
Browse files Browse the repository at this point in the history
  • Loading branch information
rmbielby authored Jan 12, 2024
1 parent ec66cc7 commit cfe10de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lintr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: r-lib/actions/setup-r@4e1feaf90520ec1215d1882fdddfe3411c08e492

- name: Setup lintr
uses: r-lib/actions/setup-r-dependencies@4e1feaf90520ec1215d1882fdddfe3411c08e492
uses: r-lib/actions/setup-renv
with:
extra-packages: lintr

Expand Down

0 comments on commit cfe10de

Please sign in to comment.