From 7b9337c589b77ba177944be2d9831db03277809c Mon Sep 17 00:00:00 2001 From: Maciej Torhan Date: Thu, 19 Dec 2024 13:34:24 +0100 Subject: [PATCH] [#69358] .ci: Fix unit tests artifacts path Signed-off-by: Maciej Torhan --- .ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci.yml b/.ci.yml index 1b2d4f9..0c90032 100644 --- a/.ci.yml +++ b/.ci.yml @@ -237,7 +237,7 @@ unit-tests: - prepare-env artifacts: paths: - - twister-out/unit_testing/lib/kenning_inference_lib/**/*.log + - twister-out when: always tuttest: