Skip to content

Commit

Permalink
add Zygote as test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
CheukHinHoJerry committed Jan 10, 2024
1 parent ea2f158 commit 0d0792d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[targets]
test = ["Test"]
test = ["Test", "Zygote"]

0 comments on commit 0d0792d

Please sign in to comment.