Skip to content

Commit f82c0f8

Browse files
authored
codecov ext
1 parent 815a1e5 commit f82c0f8

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@v1
4244
with:
4345
file: lcov.info

0 commit comments

Comments
 (0)