Skip to content

Commit fb07d7f

Browse files
authored
Process coverage from subpackage (#111)
1 parent 3936bc3 commit fb07d7f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
- uses: julia-actions/julia-buildpkg@v1
3939
- uses: julia-actions/julia-runtest@v1
4040
- uses: julia-actions/julia-processcoverage@v1
41+
with:
42+
directories: src,ext,lib
4143
- uses: codecov/codecov-action@v4
4244
with:
4345
files: lcov.info

0 commit comments

Comments
 (0)