Skip to content

Commit 3ed2c44

Browse files
update workflow Pt.8
1 parent 08b9a3f commit 3ed2c44

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
@@ -50,4 +50,4 @@ jobs:
5050
- uses: r-lib/actions/check-r-package@v2
5151
with:
5252
upload-snapshots: true
53-
build_args: 'c("--no-manual", "--no-tests","--compact-vignettes=gs+qpdf")'
53+
build_args: 'c("--no-tests", "--compact-vignettes=gs+qpdf")'

0 commit comments

Comments
 (0)