Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig committed Apr 8, 2024
1 parent 88ddb02 commit 15b752a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-write_dataset.R
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ test_that("write_dataset to s3:", {
skip_if_not_installed("minioclient")
minioclient::install_mc(force = TRUE)

skip_on_os("windows")
p <- minioclient::mc_alias_ls("play --json")
config <- jsonlite::fromJSON(p$stdout)

Expand Down

0 comments on commit 15b752a

Please sign in to comment.