Skip to content

Commit a0e2aee

Browse files
committed
Ignore vignettes for R CMD CHECK
1 parent ab328f3 commit a0e2aee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check-standard.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,6 @@ jobs:
4646

4747
- uses: r-lib/actions/check-r-package@v2
4848
with:
49+
args: 'c("--no-manual", "--ignore-vignettes")'
50+
build_args: 'c("--no-manual", "--no-build-vignettes")'
4951
upload-snapshots: true

0 commit comments

Comments
 (0)