We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba5b295 commit 869cc47Copy full SHA for 869cc47
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -57,6 +57,7 @@ jobs:
57
- uses: r-lib/actions/check-r-package@v2
58
with:
59
args: 'c("--no-manual", "--as-cran")'
60
+ build_args: 'c("--compact-vignettes=gs+qpdf")'
61
error-on: '"error"'
62
check-dir: '"check"'
63
0 commit comments