Skip to content

Commit 52d3871

Browse files
Merge pull request #873 from ArnoStrouwen/patch-1
codecov ext
2 parents 9dc3119 + be9fd59 commit 52d3871

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
env:
3939
GROUP: ${{ matrix.group }}
4040
- uses: julia-actions/julia-processcoverage@v1
41+
with:
42+
directories: src, ext
4143
- uses: codecov/codecov-action@v3
4244
with:
4345
file: lcov.info

0 commit comments

Comments
 (0)