Skip to content

Commit 6f0716e

Browse files
committed
fix unit test workflow
Signed-off-by: David Fridrich <[email protected]>
1 parent 37d896c commit 6f0716e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-unit.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
- name: Template Unit Tests
4545
if: matrix.os != 'ubuntu-latest'
4646
run: make test-templates
47-
- name: Upload coverage
4847
- uses: codecov/codecov-action@v5
4948
with:
5049
files: ./coverage.txt

0 commit comments

Comments
 (0)