Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Dec 1, 2023
1 parent 327e50f commit 9807c2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-bioconductor.R
Expand Up @@ -5,6 +5,7 @@ test_that("it works", {
# possibly due to this warning:
# 'getOption("repos")' replaces Bioconductor standard repositories
skip_on_cran()
skip_if(contains(R.version$status, "devel"))

setup({
jetpack::init()
Expand Down

0 comments on commit 9807c2f

Please sign in to comment.