We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db52bd1 commit db2d683Copy full SHA for db2d683
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -52,4 +52,4 @@ jobs:
52
with:
53
upload-snapshots: true
54
build_args: 'c("--no-manual", "--compact-vignettes=gs+qpdf")'
55
- args: 'c("--as-cran")'
+ args: 'c("--as-cran", "--no-manual")'
0 commit comments