We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c32e027 commit 51334b8Copy full SHA for 51334b8
.github/workflows/R-CMD-check.yaml
@@ -48,4 +48,4 @@ jobs:
48
- uses: r-lib/actions/check-r-package@v2
49
with:
50
upload-snapshots: true
51
- build_args: 'c("--no-manual", ,"--compact-vignettes=gs+qpdf")'
+ build_args: 'c("--no-manual", "--compact-vignettes=gs+qpdf")'
0 commit comments