Skip to content

Commit

Permalink
Remove renv GHA action
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonysena committed Aug 17, 2023
1 parent 1a0d073 commit 839b46a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/R_CMD_check_Hades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,6 @@ jobs:
extra-packages: any::rcmdcheck
needs: check

- uses: r-lib/actions/setup-renv@v2
with:
cache-version: 1

- uses: r-lib/actions/check-r-package@v2
with:
args: 'c("--no-manual", "--as-cran")'
Expand Down

0 comments on commit 839b46a

Please sign in to comment.