Skip to content

Commit

Permalink
pkg into the deps for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
gpogudin committed Jan 19, 2024
1 parent 181804e commit c929c11
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 @@ -59,7 +59,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TestSetExtensions = "98d24dd4-01ad-11ea-1b02-c9a08f80db04"

[targets]
test = ["CPUSummary", "Test", "TestSetExtensions"]
test = ["CPUSummary", "Pkg", "Test", "TestSetExtensions"]

[weakdeps]
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
Expand Down

0 comments on commit c929c11

Please sign in to comment.