Skip to content

Commit 077a08e

Browse files
committed
Add build_args args
1 parent 890de9a commit 077a08e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,4 @@ jobs:
5353
- uses: r-lib/actions/check-r-package@v2
5454
with:
5555
upload-snapshots: true
56+
build_args: 'c("--no-manual","--compact-vignettes=gs+qpdf")'

0 commit comments

Comments
 (0)