Skip to content

Commit

Permalink
Remove check_on_solaris from release bullets
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisaloo committed May 14, 2022
1 parent 48302fe commit 8cca74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/dev_utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ test.file <- function(...) {
release_bullets <- function() {
c(
'`rhub::check(platform = "debian-gcc-devel-nold")`',
'`rhub::check_on_solaris()`'
NULL
)
}

0 comments on commit 8cca74c

Please sign in to comment.