Run e2e tests again dynamically linked dev binary
This makes the build much faster.
This commit is contained in:
@@ -28,7 +28,7 @@ rust-version = "1.57"
|
||||
license = "GPL-3.0-only"
|
||||
|
||||
[profile.e2e-tests]
|
||||
inherits = "release"
|
||||
inherits = "dev"
|
||||
|
||||
[lib]
|
||||
name = "grm"
|
||||
|
||||
Reference in New Issue
Block a user