Skip to content

Commit

Permalink
change rcmdcheck run
Browse files Browse the repository at this point in the history
  • Loading branch information
josschavezf committed Sep 30, 2024
1 parent fa02475 commit 65d9ab6
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,6 @@ jobs:
run: |
Rscript -e "BiocCheck::BiocCheck()"
- uses: r-lib/actions/check-r-package@v2
with:
upload-snapshots: true
build_args: 'c("--no-manual","--compact-vignettes=gs+qpdf")'

- name: Run rcmdcheck
run: |
Rscript -e "rcmdcheck::rcmdcheck()"

0 comments on commit 65d9ab6

Please sign in to comment.