Skip to content

Commit a98d2bf

Browse files
committed
once again
1 parent 3139554 commit a98d2bf

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
@@ -85,7 +85,7 @@ jobs:
8585

8686
- uses: r-lib/actions/check-r-package@v2
8787
with:
88-
args: 'c("--no-manual", "--as-cran")'
88+
args: 'c("--no-manual", "--as-cran", "--ignore-vignettes")'
8989
build_args: 'c( "--no-build-vignettes")'
9090
error-on: '"warning"'
9191
check-dir: '"check"'

0 commit comments

Comments
 (0)