Skip to content

Commit 3525c82

Browse files
committed
skip vignette building
1 parent d6e52b9 commit 3525c82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rchk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
2828
- name: Build package
2929
run: |
30-
R CMD build .
30+
R CMD build . --no-build-vignettes
3131
3232
- name: Run rchk
3333
run: |

0 commit comments

Comments
 (0)