Skip to content

Commit

Permalink
fix check again
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristianetaniguti committed Dec 4, 2023
1 parent 812ef13 commit 41ab1c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
- name: Install dependencies
run: |
remotes::install_deps(dependencies = TRUE)
remotes::install_cran("rcmdcheck")
shell: Rscript {0}

- name: Check
Expand Down

0 comments on commit 41ab1c7

Please sign in to comment.