Skip to content

Commit 0685bf6

Browse files
committed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
shell: Rscript {0}
4343

4444
- name: Test live dataverse (vignette)
45+
with:
46+
extra-packages: any::pkgdown, local::.
4547
run: |
4648
source("tests/B-search_ghaction.R")
4749
source("tests/C-download_ghaction.R")

0 commit comments

Comments
 (0)