Skip to content

Commit

Permalink
a line
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaqz committed Sep 9, 2023
1 parent 167e52b commit d905edd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ end
@time @safetestset "adapt" begin include("adapt.jl") end
@time @safetestset "warp" begin include("warp.jl") end


# Only test SMAP locally for now, also RasterDataSources because CI dowloads keep breaking
@time @safetestset "ncdatasets" begin include("sources/ncdatasets.jl") end
if !haskey(ENV, "CI")
Expand Down

0 comments on commit d905edd

Please sign in to comment.