From fdc9d09cf3b1425e5446a8a9f0c4e92fd6bf05ef Mon Sep 17 00:00:00 2001 From: wep21 Date: Mon, 23 Dec 2024 17:51:44 +0900 Subject: [PATCH] update Signed-off-by: wep21 --- modules/iceoryx/2.95.3/presubmit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/iceoryx/2.95.3/presubmit.yml b/modules/iceoryx/2.95.3/presubmit.yml index cc5b0d5f675..f68d7c27545 100644 --- a/modules/iceoryx/2.95.3/presubmit.yml +++ b/modules/iceoryx/2.95.3/presubmit.yml @@ -17,4 +17,4 @@ tasks: build_flags: - "--enable_bzlmod=true" build_targets: - - '//...' + - '@iceoryx//...'