From 71d1c46f9339863d191f2c6d1c60b75a399f6d05 Mon Sep 17 00:00:00 2001 From: mcapodif Date: Fri, 7 Mar 2025 16:42:31 +0100 Subject: [PATCH] Fixed template test and Desktop active_design and active_project --- .github/workflows/ci_cd.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index 6a7af07298f..4bfda78cab7 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -385,7 +385,7 @@ jobs: - uses: codecov/codecov-action@v5 with: - name: codecov-system-general-tests + name: codecov-system-general-tests-linux files: ./coverage.xml flags: linux_system_general @@ -516,7 +516,7 @@ jobs: - uses: codecov/codecov-action@v5 with: - name: codecov-system-visualization-tests + name: codecov-system-visualization-tests-linux files: ./coverage.xml flags: linux_system_visualization