Skip to content

Commit

Permalink
get outta here renv
Browse files Browse the repository at this point in the history
  • Loading branch information
sjspielman committed Nov 13, 2024
1 parent 585134d commit cfb6b0b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/R-CMD-CHECK-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
with:
use-public-rspm: true

- name: Remove renv so environment will not be overridden
run: rm -f renv.lock .Rprofile

- name: Set up dependencies
uses: r-lib/actions/setup-r-dependencies@v2
with:
Expand Down

0 comments on commit cfb6b0b

Please sign in to comment.