diff --git a/integration_tests/Cargo.toml b/integration_tests/Cargo.toml index 4dfa91f..6f70e4f 100644 --- a/integration_tests/Cargo.toml +++ b/integration_tests/Cargo.toml @@ -13,5 +13,6 @@ edition = {workspace = true} homepage = {workspace = true} license = {workspace = true} name = "trino-integration-tests" +publish = false repository = {workspace = true} version = {workspace = true}