Skip to content

Commit 51195b3

Browse files
committed
Eliminating unnecessary test
1 parent 017e661 commit 51195b3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,6 @@ jobs:
8787
run: keras3::install_keras(envname = "r-reticulate")
8888
shell: Rscript {0}
8989

90-
- name: Test vignette build explicitly (debugging)
91-
run: |
92-
Rscript -e 'rmarkdown::render("vignettes/applications.Rmd", output_format = "html_document")'
93-
9490
- uses: r-lib/actions/check-r-package@v2
9591
with:
9692
upload-snapshots: true

0 commit comments

Comments
 (0)