Skip to content

Commit

Permalink
Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alanocallaghan committed May 28, 2024
1 parent c1e532f commit a8b4343
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ jobs:
http-user-agent: release
use-public-rspm: true

- name: Install Deps
uses: r-lib/actions/setup-r-dependencies@v2
- uses: r-lib/actions/setup-r-dependencies@v2
with:
cache: true
extra-packages: rcmdcheck, BiocCheck

- uses: r-lib/actions/check-r-package@v2

Expand Down

0 comments on commit a8b4343

Please sign in to comment.