Skip to content

Commit 5ae78ca

Browse files
committed
Debug on WSL: Turn off running vignette so unit tests run
1 parent d8eab9e commit 5ae78ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vignettes/cmdstanr.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ output:
66
toc: true
77
toc_depth: 3
88
params:
9-
EVAL: !r identical(Sys.getenv("NOT_CRAN"), "true")
9+
EVAL: !r FALSE
1010
vignette: >
1111
%\VignetteIndexEntry{Getting started with CmdStanR}
1212
%\VignetteEngine{knitr::rmarkdown}

0 commit comments

Comments
 (0)