Skip to content

Commit 085bd60

Browse files
committed
Fix CI
1 parent f5b6338 commit 085bd60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"
5757
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
5858

5959
[targets]
60-
test = ["Arrow", "Dates", "JSON", "JSON3", "PooledArrays", "RecipesBase", "RecipesPipeline", "SentinelArrays", "StructTypes", "Test"]
60+
test = ["Arrow", "Dates", "JSON", "JSON3", "PooledArrays", "RecipesBase", "RecipesPipeline", "SentinelArrays", "StatsBase", "StructTypes", "Test"]

0 commit comments

Comments
 (0)