Skip to content

Commit 03d3310

Browse files
committed
Add --as-cran arg
1 parent 2ebc26d commit 03d3310

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
- uses: r-lib/actions/check-r-package@v2
4949
with:
5050
upload-snapshots: true
51-
build_args: 'c("--no-manual","--compact-vignettes=gs+qpdf")'
51+
build_args: 'c("--no-manual", "--as-cran", "--compact-vignettes=gs+qpdf")'

0 commit comments

Comments
 (0)