Skip to content

Commit 8f7e891

Browse files
committed
Try to fix win-builder problem
1 parent 5f1a4c5 commit 8f7e891

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testthat.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
library(testthat)
22
library(bayesplot)
33

4+
Sys.unsetenv("R_TESTS")
45
if (!grepl("^sparc", R.version$platform))
56
test_check("bayesplot")

0 commit comments

Comments
 (0)