diff --git a/R/setup.R b/R/setup.R index c7bd6d5..3d5da51 100644 --- a/R/setup.R +++ b/R/setup.R @@ -84,7 +84,7 @@ list_universes <- function(){ # Ignore these orgs skiplist <- c('ropenscilabs', 'ropensci-archive', 'r-universe', 'r-universe-org', 'actions', 'workflows') -testusers <- c("test", 'actions', 'workflows', 'cran', 'bioc') +testusers <- c("test", 'actions', 'workflows', 'cran', 'bioc', 'r-multiverse-production') #' @export #' @rdname setup_universes