Skip to content

Commit

Permalink
More mac skips
Browse files Browse the repository at this point in the history
  • Loading branch information
richfitz committed Sep 23, 2024
1 parent 8306dbf commit 545a6ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ test_that("generate package", {

test_that("interpolation", {
skip_on_windows_gha()
skip_on_os("mac")
res <- odin_create_package("interpolation", "examples/interpolate_odin.R")
on.exit(res$cleanup())

Expand Down

0 comments on commit 545a6ac

Please sign in to comment.