Skip to content

Commit

Permalink
Remove name
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle authored Nov 18, 2024
1 parent 23a019a commit 8d73613
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ jobs:
with:
files: lcov.info
flags: DI
name: ${{ matrix.version }} - DI (${{ matrix.group }})
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true

Expand Down Expand Up @@ -130,6 +129,5 @@ jobs:
with:
files: lcov.info
flags: DIT
name: ${{ matrix.version }} - DIT (${{ matrix.group }})
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true

0 comments on commit 8d73613

Please sign in to comment.