Skip to content

Commit

Permalink
Update R-CMD-check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
chjackson authored Aug 22, 2023
1 parent 1d9da9b commit 8c92f8e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@ jobs:
needs: check

- uses: r-lib/actions/check-r-package@v2
with:
args: 'c("--no-manual","--ignore-vignettes")'
build-args: 'c("--no-build-vignettes")'

0 comments on commit 8c92f8e

Please sign in to comment.