Skip to content

Commit

Permalink
DNMY: a trivial change just to test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Feb 28, 2024
1 parent 231800a commit c55ca39
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 @@ -21,4 +21,4 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

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

0 comments on commit c55ca39

Please sign in to comment.