Skip to content

Commit 0d0738b

Browse files
committed
fix CI
1 parent f84fcdf commit 0d0738b

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
@@ -17,4 +17,4 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1717
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1818

1919
[targets]
20-
test = ["Test", "LinearAlgebra"]
20+
test = ["Test", "LinearAlgebra", "Random"]

0 commit comments

Comments
 (0)