Skip to content

Commit

Permalink
Process coverage from subpackage (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle authored Mar 26, 2024
1 parent 3936bc3 commit fb07d7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
with:
directories: src,ext,lib
- uses: codecov/codecov-action@v4
with:
files: lcov.info
Expand Down

0 comments on commit fb07d7f

Please sign in to comment.