diff --git a/Cargo.toml b/Cargo.toml index 4b4f443..ea9a717 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ rust-version = "1.57" license = "GPL-3.0-only" [profile.e2e-tests] -inherits = "dev" +inherits = "release" [lib] name = "grm"