Skip to content

Commit 869cc47

Browse files
committed
Update the R-CMD-check workflow: build the package with the gs+qpdf option
1 parent ba5b295 commit 869cc47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
- uses: r-lib/actions/check-r-package@v2
5858
with:
5959
args: 'c("--no-manual", "--as-cran")'
60+
build_args: 'c("--compact-vignettes=gs+qpdf")'
6061
error-on: '"error"'
6162
check-dir: '"check"'
6263

0 commit comments

Comments
 (0)