Skip to content

Commit 226a17b

Browse files
committed
Revert "codecov/codecov-action v4 no longer supports gcov argument"
This reverts commit 56f1a22.
1 parent 56f1a22 commit 226a17b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -807,6 +807,7 @@ jobs:
807807
with:
808808
flags: ${{matrix.covType}}tests
809809
verbose: true
810+
gcov: true
810811
name: skupper-router
811812
root_dir: .
812813
working-directory: ${{github.workspace}}/skupper-router

0 commit comments

Comments
 (0)