Skip to content

Commit

Permalink
test installing all dependencies with @Head
Browse files Browse the repository at this point in the history
  • Loading branch information
d-morrison committed Nov 6, 2024
1 parent 81ae5a2 commit 25e74f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint-changed-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,11 @@ jobs:

- uses: r-lib/actions/setup-r-dependencies@HEAD
with:
packages: |
extra-packages: |
any::gh
any::lintr
any::purrr
needs: check

- name: Add lintr options
run: |
Expand Down

0 comments on commit 25e74f4

Please sign in to comment.