From 2e7254b10a0d3decdbadf8f864d1104e135a75af Mon Sep 17 00:00:00 2001 From: Quentin VIGNAUD Date: Thu, 4 Dec 2025 17:11:20 +0100 Subject: [PATCH] Add echo --- .melodium-ci/lib-root.mel | 1 + 1 file changed, 1 insertion(+) diff --git a/.melodium-ci/lib-root.mel b/.melodium-ci/lib-root.mel index b0822742..d6ba111f 100644 --- a/.melodium-ci/lib-root.mel +++ b/.melodium-ci/lib-root.mel @@ -200,6 +200,7 @@ treatment buildTestAyaForArch[logger: Logger, dispatcher: CicdDispatchEngine, gi ${bash -c "set -o allexport && source /tmp/github.env && set +o allexport cargo hack test --doc --feature-powerset --exclude aya-ebpf --exclude aya-ebpf-bindings --exclude aya-log-ebpf --exclude integration-ebpf --exclude integration-test --exclude xtask --workspace" }, + "echo Build done", "sleep 1" ]), environment = |wrap(