Skip to content

Commit

Permalink
check tests
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Oct 4, 2024
1 parent 040a0d6 commit 8c9b2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-bayesfactor_models.R
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ test_that("bayesfactor_models STAN", {
test_that("bayesfactor_models BRMS", {
# Checks for brms models
skip_on_cran()
skip_on_ci()
# skip_on_ci()

skip_if_not_or_load_if_installed("bridgesampling")
skip_if_not_or_load_if_installed("brms")
Expand Down

0 comments on commit 8c9b2b3

Please sign in to comment.