Skip to content

Commit 03620cf

Browse files
committed
record unit test coverage
Signed-off-by: Nicolas De Loof <[email protected]>
1 parent ac19a87 commit 03620cf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@ jobs:
123123
set: |
124124
*.cache-from=type=gha,scope=test
125125
*.cache-to=type=gha,scope=test
126+
-
127+
name: Upload coverage to Codecov
128+
uses: codecov/codecov-action@v3
126129

127130
e2e:
128131
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)