Run e2e tests again dynamically linked dev binary

This makes the build much faster.
This commit is contained in:
2022-06-17 01:45:14 +02:00
parent c56765ce26
commit addff12c17
2 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ rust-version = "1.57"
license = "GPL-3.0-only"
[profile.e2e-tests]
inherits = "release"
inherits = "dev"
[lib]
name = "grm"