mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-14 23:01:02 +00:00
split e2e tests out and run them separately, not blocking the build or marking it as failed
This commit is contained in:
@@ -5,6 +5,10 @@ authors = ["Parity Technologies Ltd. <admin@parity.io>"]
|
||||
edition = "2018"
|
||||
license = "GPL-3.0"
|
||||
|
||||
[features]
|
||||
# Run e2e tests by enabling this:
|
||||
e2e = []
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.41"
|
||||
bimap = "0.6.1"
|
||||
|
||||
Reference in New Issue
Block a user