Skip to content

Commit

Permalink
Fixed template test and Desktop active_design and active_project
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcapodi78 committed Mar 7, 2025
1 parent 5a8eb05 commit 71d1c46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 71d1c46

Please sign in to comment.