Skip to content

Commit ad48d6e

Browse files
committed
Update R-CMD-check.yaml
1 parent b440d0f commit ad48d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ jobs:
4848
- uses: r-lib/actions/check-r-package@v2
4949
with:
5050
upload-snapshots: true
51-
args: 'c("--ignore-vignettes")'
51+
args: 'c("--ignore-vignettes", "--no-manual")'
5252
build_args: 'c("--no-manual", "--no-build-vignettes")'

0 commit comments

Comments
 (0)