Skip to content

Commit d4686f5

Browse files
committed
Add default-run to e2e Cargo.toml so it run by default the e2e tests
1 parent aca6b11 commit d4686f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mithril-test-lab/mithril-end-to-end/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ documentation = { workspace = true }
77
homepage = { workspace = true }
88
license = { workspace = true }
99
repository = { workspace = true }
10+
default-run = "mithril-end-to-end"
1011

1112
[[bin]]
1213
name = "load-aggregator"

0 commit comments

Comments
 (0)