Skip to content

Commit

Permalink
Update R-CMD-check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nowosad authored Sep 6, 2024
1 parent 3b156d2 commit 5c68f07
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,9 @@ jobs:
extra-packages: any::rcmdcheck
needs: check

- name: Install dependencies
run: |
remotes::install_github("r-tmap/tmap")
shell: Rscript {0}

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

0 comments on commit 5c68f07

Please sign in to comment.